Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

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

MkTabTree

See:
          Description

Interface Summary
MkTabEntry<D extends Distance<D>> Defines the requirements for an entry in an MkCop-Tree node.
 

Class Summary
MkTabDirectoryEntry<D extends Distance<D>> Represents an entry in a directory node of a MkTab-Tree.
MkTabLeafEntry<D extends Distance<D>> Represents an entry in a leaf node of a MkTab-Tree.
MkTabTree<O extends DatabaseObject,D extends Distance<D>> MkTabTree 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 < kmax.
MkTabTreeNode<O extends DatabaseObject,D extends Distance<D>> Represents a node in a MkMax-Tree.
 

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

MkTabTree


Release 0.2.1 (2009-07-13_1605)