Uses of Class
elki.index.preprocessed.knn.MetricalIndexApproximationMaterializeKNNPreprocessor
-
Packages that use MetricalIndexApproximationMaterializeKNNPreprocessor Package Description elki.index.preprocessed.knn Indexes providing KNN and rKNN data. -
-
Uses of MetricalIndexApproximationMaterializeKNNPreprocessor in elki.index.preprocessed.knn
Methods in elki.index.preprocessed.knn that return MetricalIndexApproximationMaterializeKNNPreprocessor Modifier and Type Method Description MetricalIndexApproximationMaterializeKNNPreprocessor<O,N,E>
MetricalIndexApproximationMaterializeKNNPreprocessor.Factory. instantiate(Relation<O> relation)
-