Uses of Package
elki.index.tree.metrical.mtreevariants.mktrees
-
Packages that use elki.index.tree.metrical.mtreevariants.mktrees Package Description elki.index.tree.metrical.mtreevariants.mktrees Metrical index structures based on the concepts of the M-Tree supporting processing of reverse k nearest neighbor queries by using the k-nn distances of the entries.elki.index.tree.metrical.mtreevariants.mktrees.mkapp elki.index.tree.metrical.mtreevariants.mktrees.mkcop elki.index.tree.metrical.mtreevariants.mktrees.mkmax elki.index.tree.metrical.mtreevariants.mktrees.mktab elki.index.tree.metrical.mtreevariants.query Classes for performing queries (knn, range, ...) on metrical trees. -
Classes in elki.index.tree.metrical.mtreevariants.mktrees used by elki.index.tree.metrical.mtreevariants.mktrees Class Description 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 given parameter.AbstractMkTreeUnifiedFactory Abstract factory for various Mk-TreesMkTreeSettings Class with settings for MkTrees. -
Classes in elki.index.tree.metrical.mtreevariants.mktrees used by elki.index.tree.metrical.mtreevariants.mktrees.mkapp Class Description 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 given parameter.MkTreeSettings Class with settings for MkTrees. -
Classes in elki.index.tree.metrical.mtreevariants.mktrees used by elki.index.tree.metrical.mtreevariants.mktrees.mkcop Class Description 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 given parameter.MkTreeSettings Class with settings for MkTrees. -
Classes in elki.index.tree.metrical.mtreevariants.mktrees used by elki.index.tree.metrical.mtreevariants.mktrees.mkmax Class Description 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 given parameter.AbstractMkTreeUnified 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 given parameter.AbstractMkTreeUnifiedFactory Abstract factory for various Mk-TreesMkTreeSettings Class with settings for MkTrees. -
Classes in elki.index.tree.metrical.mtreevariants.mktrees used by elki.index.tree.metrical.mtreevariants.mktrees.mktab Class Description 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 given parameter.AbstractMkTreeUnified 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 given parameter.AbstractMkTreeUnifiedFactory Abstract factory for various Mk-TreesAbstractMkTreeUnifiedFactory.Par Parameterization class.MkTreeSettings Class with settings for MkTrees. -
Classes in elki.index.tree.metrical.mtreevariants.mktrees used by elki.index.tree.metrical.mtreevariants.query Class Description 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 given parameter.