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.
|
Prepared queries for reverse k nearest neighbor (rkNN) queries.
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.