Package de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique

Helper classes for the CLIQUE algorithm.

See:
          Description


Class Summary
CLIQUESubspace<V extends NumberVector<V,?>> Represents a subspace of the original data space in the CLIQUE algorithm.
CLIQUESubspace.CoverageComparator A partial comparator for CLIQUESubspaces based on their coverage.
CLIQUEUnit<V extends NumberVector<V,?>> Represents a unit in the CLIQUE algorithm.
 

Package de.lmu.ifi.dbs.elki.algorithm.clustering.subspace.clique Description

Helper classes for the CLIQUE algorithm.


Release 0.4.0 (2011-09-20_1324)