Package elki.clustering.correlation.cash
Helper classes for the
CASH
algorithm.-
Class Summary 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 Summary Enum Description ParameterizationFunction.ExtremumType Available types for the global extremum.