Package | Description |
---|---|
de.lmu.ifi.dbs.elki.index.preprocessed.knn |
Indexes providing KNN and rKNN data.
|
Modifier and Type | Class and Description |
---|---|
class |
MaterializeKNNAndRKNNPreprocessor<O>
A preprocessor for annotation of the k nearest neighbors and the reverse k
nearest neighbors (and their distances) to each database object.
|
Modifier and Type | Method and Description |
---|---|
MaterializeKNNPreprocessor<O> |
MaterializeKNNPreprocessor.Factory.instantiate(Relation<O> relation) |
Copyright © 2019 ELKI Development Team. License information.