Package | Description |
---|---|
de.lmu.ifi.dbs.elki.index.tree |
Tree-based index structures
|
de.lmu.ifi.dbs.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.
|
de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rdknn |
Modifier and Type | Class and Description |
---|---|
class |
TreeIndexHeader
Encapsulates the header information of a tree-like index structure.
|
Modifier and Type | Class and Description |
---|---|
class |
MkTreeHeader
Encapsulates the header information for subclasses of
AbstractMkTreeUnified . |
Modifier and Type | Class and Description |
---|---|
(package private) class |
RdKNNTreeHeader
Encapsulates the header information of a RDkNN-Tree.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.