Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Package
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees

Packages that use de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkmax MkMaxTree 
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mktab MkTabTree 
 

Classes in de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees used by de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkmax
AbstractMkTree
          Abstract class for all M-Tree variants supporting processing of reverse k-nearest neighbor queries by using the k-nn distances of the entries, where k is less than or equal to the specified parameter AbstractMkTree.K_MAX_PARAM.
 

Classes in de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees used by de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mktab
AbstractMkTree
          Abstract class for all M-Tree variants supporting processing of reverse k-nearest neighbor queries by using the k-nn distances of the entries, where k is less than or equal to the specified parameter AbstractMkTree.K_MAX_PARAM.
 


Release 0.2 (2009-07-06_1820)