Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

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

Packages that use de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash
de.lmu.ifi.dbs.elki.algorithm.clustering.correlation Correlation clustering algorithms 
de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash Helper classes for the CASH algorithm. 
 

Classes in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash used by de.lmu.ifi.dbs.elki.algorithm.clustering.correlation
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.
 

Classes in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash used by de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash
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.
 


Release 0.3 (2010-03-31_1612)