Uses of Package
elki.index.tree.spatial.rstarvariants.rstar
-
Packages that use elki.index.tree.spatial.rstarvariants.rstar Package Description elki.index.tree.spatial.rstarvariants.rstar -
Classes in elki.index.tree.spatial.rstarvariants.rstar used by elki.index.tree.spatial.rstarvariants.rstar Class Description RStarTree RStarTree is a spatial index structure based on the concepts of the R*-Tree.RStarTreeFactory Factory for regular R*-Trees.RStarTreeIndex The common use of the rstar tree: indexing number vectors.RStarTreeNode Represents a node in an R*-Tree.