Class | Description |
---|---|
RStarTree |
RStarTree is a spatial index structure based on the concepts of the R*-Tree.
|
RStarTreeFactory<O extends NumberVector> |
Factory for regular R*-Trees.
|
RStarTreeFactory.Parameterizer<O extends NumberVector> |
Parameterization class.
|
RStarTreeIndex<O extends NumberVector> |
The common use of the rstar tree: indexing number vectors.
|
RStarTreeNode |
Represents a node in an R*-Tree.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.