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 Package to collect correlation clustering algorithms suitable as a task for the KDDTask main routine. 
de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash Helper classes for the CASH algorithm. 
de.lmu.ifi.dbs.elki.algorithm.result.clustering Package to collect result classes for the results of clustering algorithms. 
 

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 reppresenting the alpha intervals, an interval of the correspinding 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 reppresenting the alpha intervals, an interval of the correspinding distance, and a set of objects ids associated with this interval.
CASHIntervalSplit
          Supports the splitting of CASH intervals.
 

Classes in de.lmu.ifi.dbs.elki.algorithm.clustering.correlation.cash used by de.lmu.ifi.dbs.elki.algorithm.result.clustering
CASHInterval
          Provides a unique interval represented by its id, a hyper bounding box reppresenting the alpha intervals, an interval of the correspinding distance, and a set of objects ids associated with this interval.
 


Release 0.1 (2008-07-10_1838)