| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants | 
 M-Tree and variants. 
 | 
| 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.metrical.mtreevariants.mktrees.mkapp | |
| de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkcop | |
| de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mkmax | |
| de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mktrees.mktab | |
| de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.mtree | |
| de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants | 
 R*-Tree and variants. 
 | 
| 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 | 
|---|---|
static class  | 
AbstractMTreeFactory.Parameterizer<O,D extends NumberDistance<D,?>,N extends AbstractMTreeNode<O,D,N,E>,E extends MTreeEntry,S extends MTreeSettings<O,D,N,E>>
Parameterization class. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AbstractMkTreeUnifiedFactory.Parameterizer<O,D extends NumberDistance<D,?>,N extends AbstractMTreeNode<O,D,N,E>,E extends MTreeEntry,S extends MkTreeSettings<O,D,N,E>>
Parameterization class. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MkAppTreeFactory.Parameterizer<O,D extends NumberDistance<D,?>>
Parameterization class. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MkCopTreeFactory.Parameterizer<O,D extends NumberDistance<D,?>>
Parameterization class. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MkMaxTreeFactory.Parameterizer<O,D extends NumberDistance<D,?>>
Parameterization class. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MkTabTreeFactory.Parameterizer<O,D extends NumberDistance<D,?>>
Parameterization class. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MTreeFactory.Parameterizer<O,D extends NumberDistance<D,?>>
Parameterization class. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AbstractRStarTreeFactory.Parameterizer<O extends NumberVector<?>,S extends AbstractRTreeSettings>
Parameterization class. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DeLiCluTreeFactory.Parameterizer<O extends NumberVector<?>>
Parameterization class. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
RStarTreeFactory.Parameterizer<O extends NumberVector<?>>
Parameterization class. 
 |