Package de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash

Helper classes for the CASH algorithm.

See:
          Description


Class Summary
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.
 

Package de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash Description

Helper classes for the CASH algorithm.


Release 0.4.0 (2011-09-20_1324)