Package de.lmu.ifi.dbs.elki.evaluation.paircounting.generator

Pair generation for pair counting evaluation.

See:
          Description


Interface Summary
PairSortedGeneratorInterface Pair generator interface.
 

Class Summary
PairGeneratorMerge Merge the output of multiple generators.
PairGeneratorNoise Generator for noise points.
PairGeneratorSingleCluster Generate sorted ID pairs for a Cluster.
PairSortedGenerator Implement the common functionality of caching the current result in a base class.
 

Package de.lmu.ifi.dbs.elki.evaluation.paircounting.generator Description

Pair generation for pair counting evaluation.


Release 0.4.0 (2011-09-20_1324)