| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rdknn | 
| Class and Description | 
|---|
| RdKNNEntry
 Defines the requirements for an entry in an RdKNN-Tree node. 
 | 
| RdKNNLeafEntry
 Represents an entry in a leaf node of an RdKNN-Tree. 
 | 
| RdKNNNode
 Represents a node in a RDkNN-Tree. 
 | 
| RdkNNSettings
 Settings for the RdKNN Tree. 
 | 
| RdKNNTree
 RDkNNTree is a spatial index structure based on the concepts of the R*-Tree
 supporting efficient processing of reverse k nearest neighbor queries. 
 | 
| RdKNNTreeFactory
 Factory for RdKNN R*-Trees. 
 | 
Copyright © 2019 ELKI Development Team. License information.