Uses of Package
elki.index.tree.metrical.mtreevariants.mktrees.mkmax
-
Packages that use elki.index.tree.metrical.mtreevariants.mktrees.mkmax Package Description elki.index.tree.metrical.mtreevariants.mktrees.mkmax -
Classes in elki.index.tree.metrical.mtreevariants.mktrees.mkmax used by elki.index.tree.metrical.mtreevariants.mktrees.mkmax Class Description MkMaxEntry Defines the requirements for an entry in anMkMaxTreeNode
.MkMaxLeafEntry Represents an entry in a leaf node of anMkMaxTree
.MkMaxTree MkMaxTree is a metrical index structure based on the concepts of the M-Tree supporting efficient processing of reverse k nearest neighbor queries for parameter k <= k_max.MkMaxTreeFactory Factory for MkMaxTreesMkMaxTreeIndex MkMax treeMkMaxTreeNode Represents a node in anMkMaxTree
.