Package de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mtree

MTree

See:
          Description


Class Summary
MTree<O,D extends Distance<D>> MTree is a metrical index structure based on the concepts of the M-Tree.
MTreeFactory<O,D extends Distance<D>> Factory for a M-Tree
MTreeFactory.Parameterizer<O,D extends Distance<D>> Parameterization class.
MTreeIndex<O,D extends Distance<D>> Class for using an m-tree as database index.
MTreeNode<O,D extends Distance<D>> Represents a node in an M-Tree.
 

Package de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mtree Description

MTree


Release 0.4.0 (2011-09-20_1324)