Package elki.index.tree.metrical.mtreevariants.mtree
-
Class Summary Class Description MTree<O> MTree is a metrical index structure based on the concepts of the M-Tree.MTreeFactory<O> Factory for a M-TreeMTreeIndex<O> Class for using an m-tree as database index.MTreeNode<O> Represents a node in an M-Tree.