| ApproximationLine |
Provides an approximation for knn-distances line consisting of incline m,
axes intercept t and a start value for k.
|
| ConvexHull |
Holds the lower and upper hull for some values.
|
| MkCoPEntry |
Defines the requirements for an entry in an MkCop-Tree node.
|
| MkCoPLeafEntry |
Represents an entry in a leaf node of a MkCoP-Tree.
|
| MkCoPTree |
MkCopTree 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.
|
| MkCopTreeFactory |
Factory for a MkCoPTree-Tree
|
| MkCoPTreeIndex |
MkCoPTree used as database index.
|
| MkCoPTreeNode |
Represents a node in an MkCop-Tree.
|