CASH algorithm.See: Description

| Class | Description |
|---|---|
| CASHInterval |
Provides a unique interval represented by its id, a hyper bounding box
representing the alpha intervals, an interval of the corresponding distance,
and a set of objects ids associated with this interval.
|
| CASHIntervalSplit |
Supports the splitting of CASH intervals.
|
| ParameterizationFunction |
A parameterization function describes all lines in a d-dimensional feature
space intersecting in one point p.
|
| Enum | Description |
|---|---|
| ParameterizationFunction.ExtremumType |
Available types for the global extremum.
|
Helper classes for the CASH algorithm.
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.