Uses of Class
elki.index.tree.spatial.rstarvariants.deliclu.DeLiCluLeafEntry
-
Packages that use DeLiCluLeafEntry Package Description elki.index.tree.spatial.rstarvariants.deliclu -
-
Uses of DeLiCluLeafEntry in elki.index.tree.spatial.rstarvariants.deliclu
Methods in elki.index.tree.spatial.rstarvariants.deliclu that return DeLiCluLeafEntry Modifier and Type Method Description protected DeLiCluLeafEntry
DeLiCluTreeIndex. createNewLeafEntry(DBID id)
Creates a new leaf entry representing the specified data object.
-