Package de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants

R*-Tree and variants.

See:
          Description


Class Summary
AbstractRStarTree<N extends AbstractRStarTreeNode<N,E>,E extends SpatialEntry> Abstract superclass for index structures based on a R*-Tree.
AbstractRStarTreeFactory<O extends NumberVector<O,?>,N extends AbstractRStarTreeNode<N,E>,E extends SpatialEntry,I extends AbstractRStarTree<N,E> & Index> Abstract factory for R*-Tree based trees.
AbstractRStarTreeFactory.Parameterizer<O extends NumberVector<O,?>> Parameterization class.
AbstractRStarTreeNode<N extends AbstractRStarTreeNode<N,E>,E extends SpatialEntry> Abstract superclass for nodes in a R*-Tree.
NonFlatRStarTree<N extends AbstractRStarTreeNode<N,E>,E extends SpatialEntry> Abstract superclass for all non-flat R*-Tree variants.
 

Package de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants Description

R*-Tree and variants.


Release 0.4.0 (2011-09-20_1324)