Uses of Package
elki.index.tree.spatial.rstarvariants
-
Packages that use elki.index.tree.spatial.rstarvariants Package Description elki.index.preprocessed.knn elki.index.tree.spatial.rstarvariants R*-tree and variants.elki.index.tree.spatial.rstarvariants.deliclu elki.index.tree.spatial.rstarvariants.flat elki.index.tree.spatial.rstarvariants.query Queries on the R-Tree family of indexes: kNN and range queries.elki.index.tree.spatial.rstarvariants.rdknn elki.index.tree.spatial.rstarvariants.rstar elki.index.tree.spatial.rstarvariants.strategies.overflow Overflow treatment strategies for R-trees. -
Classes in elki.index.tree.spatial.rstarvariants used by elki.index.preprocessed.knn Class Description AbstractRStarTree Abstract superclass for index structures based on a R*-Tree. -
Classes in elki.index.tree.spatial.rstarvariants used by elki.index.tree.spatial.rstarvariants Class Description AbstractRStarTree Abstract superclass for index structures based on a R*-Tree.AbstractRStarTree.Statistics Class for tracking some statistics.AbstractRStarTreeFactory Abstract factory for R*-Tree based trees.AbstractRStarTreeNode Abstract superclass for nodes in a R*-Tree.RTreeSettings Class to wrap common Rtree settings. -
Classes in elki.index.tree.spatial.rstarvariants used by elki.index.tree.spatial.rstarvariants.deliclu Class Description AbstractRStarTree Abstract superclass for index structures based on a R*-Tree.AbstractRStarTreeFactory Abstract factory for R*-Tree based trees.AbstractRStarTreeNode Abstract superclass for nodes in a R*-Tree.NonFlatRStarTree Abstract superclass for all non-flat R*-Tree variants.RTreeSettings Class to wrap common Rtree settings. -
Classes in elki.index.tree.spatial.rstarvariants used by elki.index.tree.spatial.rstarvariants.flat Class Description AbstractRStarTree Abstract superclass for index structures based on a R*-Tree.AbstractRStarTreeFactory Abstract factory for R*-Tree based trees.AbstractRStarTreeNode Abstract superclass for nodes in a R*-Tree.RTreeSettings Class to wrap common Rtree settings. -
Classes in elki.index.tree.spatial.rstarvariants used by elki.index.tree.spatial.rstarvariants.query Class Description AbstractRStarTree Abstract superclass for index structures based on a R*-Tree.AbstractRStarTreeNode Abstract superclass for nodes in a R*-Tree. -
Classes in elki.index.tree.spatial.rstarvariants used by elki.index.tree.spatial.rstarvariants.rdknn Class Description AbstractRStarTree Abstract superclass for index structures based on a R*-Tree.AbstractRStarTreeFactory Abstract factory for R*-Tree based trees.AbstractRStarTreeNode Abstract superclass for nodes in a R*-Tree.NonFlatRStarTree Abstract superclass for all non-flat R*-Tree variants.RTreeSettings Class to wrap common Rtree settings. -
Classes in elki.index.tree.spatial.rstarvariants used by elki.index.tree.spatial.rstarvariants.rstar Class Description AbstractRStarTree Abstract superclass for index structures based on a R*-Tree.AbstractRStarTreeFactory Abstract factory for R*-Tree based trees.AbstractRStarTreeNode Abstract superclass for nodes in a R*-Tree.NonFlatRStarTree Abstract superclass for all non-flat R*-Tree variants.RTreeSettings Class to wrap common Rtree settings. -
Classes in elki.index.tree.spatial.rstarvariants used by elki.index.tree.spatial.rstarvariants.strategies.overflow Class Description AbstractRStarTree Abstract superclass for index structures based on a R*-Tree.AbstractRStarTreeNode Abstract superclass for nodes in a R*-Tree.