Interface | Description |
---|---|
RdKNNEntry |
Defines the requirements for an entry in an RdKNN-Tree node.
|
Class | Description |
---|---|
RdKNNDirectoryEntry |
Represents an entry in a directory node of an RdKNN-Tree.
|
RdKNNLeafEntry |
Represents an entry in a leaf node of an RdKNN-Tree.
|
RdKNNNode |
Represents a node in a RDkNN-Tree.
|
RdkNNSettings<O extends NumberVector> |
Settings for the RdKNN Tree.
|
RdKNNTree<O extends NumberVector> |
RDkNNTree is a spatial index structure based on the concepts of the R*-Tree
supporting efficient processing of reverse k nearest neighbor queries.
|
RdKNNTreeFactory<O extends NumberVector> |
Factory for RdKNN R*-Trees.
|
RdKNNTreeFactory.Parameterizer<O extends NumberVector> |
Parameterization class.
|
RdKNNTreeHeader |
Encapsulates the header information of a RDkNN-Tree.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.