Uses of Package
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rstar

Packages that use de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rstar
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rstar RStarTree 
 

Classes in de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rstar used by de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rstar
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.
 


Release 0.4.0 (2011-09-20_1324)