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

Index structure based on preprocessors

See:
          Description


Interface Summary
LocalProjectionIndex<V extends NumberVector<?,?>,P extends ProjectionResult> Abstract index interface for local projections
LocalProjectionIndex.Factory<V extends NumberVector<?,?>,I extends LocalProjectionIndex<V,?>> Factory
 

Class Summary
AbstractPreprocessorIndex<O,R> Abstract base class for simple preprocessor based indexes, requiring a simple object storage for preprocessing results.
 

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

Index structure based on preprocessors


Release 0.4.0 (2011-09-20_1324)