| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.deliclu | |
| de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rstar | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DeLiCluTree
DeLiCluTree is a spatial index structure based on an R-TRee. 
 | 
class  | 
DeLiCluTreeIndex<O extends NumberVector<?,?>>
The common use of the DeLiClu tree: indexing number vectors. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RStarTree
RStarTree is a spatial index structure based on the concepts of the R*-Tree. 
 | 
class  | 
RStarTreeIndex<O extends NumberVector<?,?>>
The common use of the rstar tree: indexing number vectors. 
 |