Package de.lmu.ifi.dbs.elki.index.preprocessed.snn

Indexes providing nearest neighbor sets

See:
          Description


Interface Summary
SharedNearestNeighborIndex<O> Interface for an index providing nearest neighbor sets.
SharedNearestNeighborIndex.Factory<O,I extends SharedNearestNeighborIndex<O>> Factory interface
 

Class Summary
SharedNearestNeighborPreprocessor<O,D extends Distance<D>> A preprocessor for annotation of the ids of nearest neighbors to each database object.
SharedNearestNeighborPreprocessor.Factory<O,D extends Distance<D>> Factory class
SharedNearestNeighborPreprocessor.Factory.Parameterizer<O,D extends Distance<D>> Parameterization class.
 

Package de.lmu.ifi.dbs.elki.index.preprocessed.snn Description

Indexes providing nearest neighbor sets


Release 0.4.0 (2011-09-20_1324)