Modifier and Type | Method and Description |
---|---|
protected abstract PagedIndexFactory<O,?> |
PagedIndexFactory.Parameterizer.makeInstance() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMTreeFactory<O,N extends AbstractMTreeNode<O,N,E>,E extends MTreeEntry,I extends AbstractMTree<O,N,E,S> & Index,S extends MTreeSettings<O,N,E>>
Abstract factory for various MTrees
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractMkTreeUnifiedFactory<O,N extends AbstractMTreeNode<O,N,E>,E extends MTreeEntry,I extends AbstractMkTree<O,N,E,S> & Index,S extends MkTreeSettings<O,N,E>>
Abstract factory for various Mk-Trees
|
Modifier and Type | Class and Description |
---|---|
class |
MkAppTreeFactory<O>
Factory for a MkApp-Tree
|
Modifier and Type | Class and Description |
---|---|
class |
MkCopTreeFactory<O>
Factory for a MkCoPTree-Tree
|
Modifier and Type | Class and Description |
---|---|
class |
MkMaxTreeFactory<O>
Factory for MkMaxTrees
|
Modifier and Type | Class and Description |
---|---|
class |
MkTabTreeFactory<O>
Factory for MkTabTrees
|
Modifier and Type | Class and Description |
---|---|
class |
MTreeFactory<O>
Factory for a M-Tree
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRStarTreeFactory<O extends NumberVector,N extends AbstractRStarTreeNode<N,E>,E extends SpatialEntry,I extends AbstractRStarTree<N,E,S> & Index,S extends AbstractRTreeSettings>
Abstract factory for R*-Tree based trees.
|
Modifier and Type | Class and Description |
---|---|
class |
DeLiCluTreeFactory<O extends NumberVector>
Factory for DeLiClu R*-Trees.
|
Modifier and Type | Class and Description |
---|---|
class |
FlatRStarTreeFactory<O extends NumberVector>
Factory for flat R*-Trees.
|
Modifier and Type | Class and Description |
---|---|
class |
RdKNNTreeFactory<O extends NumberVector>
Factory for RdKNN R*-Trees.
|
Modifier and Type | Class and Description |
---|---|
class |
RStarTreeFactory<O extends NumberVector>
Factory for regular R*-Trees.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.