Package elki.index.tree.spatial.rstarvariants.rstar
-
Class Summary 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.RStarTreeIndex<O extends NumberVector> The common use of the rstar tree: indexing number vectors.RStarTreeNode Represents a node in an R*-Tree.