See: Description

| Interface | Description |
|---|---|
| MkMaxEntry |
Defines the requirements for an entry in an
MkMaxTreeNode
. |
| Class | Description |
|---|---|
| MkMaxDirectoryEntry |
Represents an entry in a directory node of an
MkMaxTree. |
| MkMaxLeafEntry |
Represents an entry in a leaf node of an
MkMaxTree. |
| MkMaxTree<O> |
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<O> |
Factory for MkMaxTrees
|
| MkMaxTreeFactory.Parameterizer<O> |
Parameterization class.
|
| MkMaxTreeIndex<O> |
MkMax tree
|
| MkMaxTreeNode<O> |
Represents a node in an
MkMaxTree. |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.