Package elki.index.tree.spatial.rstarvariants.deliclu
-
Interface Summary Interface Description DeLiCluEntry Defines the requirements for an entry in an DeLiClu-Tree node. -
Class Summary Class Description DeLiCluDirectoryEntry Defines the requirements for a directory entry in an DeLiClu-Tree node.DeLiCluLeafEntry Defines the requirements for a leaf entry in an DeLiClu-Tree node.DeLiCluNode Represents a node in a DeLiClu-Tree.DeLiCluTree DeLiCluTree is a spatial index structure based on an R-Tree.DeLiCluTreeFactory<O extends NumberVector> Factory for DeLiClu R*-Trees.DeLiCluTreeFactory.Par<O extends NumberVector> Parameterization class.DeLiCluTreeIndex<O extends NumberVector> The common use of the DeLiClu tree: indexing number vectors.