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.
|
MkCoPDirectoryEntry |
Represents an entry in a directory node of an MkCop-Tree.
|
MkCoPLeafEntry |
Represents an entry in a leaf node of a MkCoP-Tree.
|
MkCoPTree<O> |
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<O> |
Factory for a MkCoPTree-Tree
|
MkCoPTreeIndex<O> |
MkCoPTree used as database index.
|
MkCoPTreeNode<O> |
Represents a node in an MkCop-Tree.
|