| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.database.query.rknn | 
 Prepared queries for reverse k nearest neighbor (rkNN) queries 
 | 
| de.lmu.ifi.dbs.elki.index.preprocessed.knn | 
 Indexes providing KNN and rKNN data. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private MaterializeKNNAndRKNNPreprocessor<O> | 
PreprocessorRKNNQuery.preprocessor
The last preprocessor result 
 | 
| Constructor and Description | 
|---|
PreprocessorRKNNQuery(Relation<O> relation,
                     MaterializeKNNAndRKNNPreprocessor<O> preprocessor)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MaterializeKNNAndRKNNPreprocessor<O> | 
MaterializeKNNAndRKNNPreprocessor.Factory.instantiate(Relation<O> relation)  | 
Copyright © 2019 ELKI Development Team. License information.