See: Description
Interface | Description |
---|---|
RKNNQuery<O> |
Abstract reverse kNN Query interface.
|
Class | Description |
---|---|
AbstractRKNNQuery<O> |
Instance for the query on a particular database.
|
LinearScanRKNNQuery<O> |
Default linear scan RKNN query class.
|
PreprocessorRKNNQuery<O> |
Instance for a particular database, invoking the preprocessor.
|
Copyright © 2019 ELKI Development Team. License information.