Uses of Class
de.lmu.ifi.dbs.elki.index.preprocessed.knn.SpatialApproximationMaterializeKNNPreprocessor

Packages that use SpatialApproximationMaterializeKNNPreprocessor
de.lmu.ifi.dbs.elki.index.preprocessed.knn Indexes providing KNN and rKNN data. 
 

Uses of SpatialApproximationMaterializeKNNPreprocessor in de.lmu.ifi.dbs.elki.index.preprocessed.knn
 

Methods in de.lmu.ifi.dbs.elki.index.preprocessed.knn that return SpatialApproximationMaterializeKNNPreprocessor
 SpatialApproximationMaterializeKNNPreprocessor<NumberVector<?,?>,D,N,E> SpatialApproximationMaterializeKNNPreprocessor.Factory.instantiate(Relation<NumberVector<?,?>> relation)
           
 


Release 0.4.0 (2011-09-20_1324)