Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

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

R*-Tree and variants.

See:
          Description

Class Summary
AbstractRStarTree<O extends NumberVector<O,?>,N extends AbstractRStarTreeNode<N,E>,E extends SpatialEntry> Abstract superclass for index structures based on a R*-Tree.
AbstractRStarTreeNode<N extends AbstractRStarTreeNode<N,E>,E extends SpatialEntry> Abstract superclass for nodes in a R*-Tree.
NonFlatRStarTree<O extends NumberVector<O,?>,N extends AbstractRStarTreeNode<N,E>,E extends SpatialEntry> Abstract superclass for all non-flat R*-Tree variants.
TopologicalSplit<E extends SpatialEntry> Encapsulates the required parameters for a topological split of a R*-Tree.
 

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

R*-Tree and variants.


Release 0.2 (2009-07-06_1820)