Modifier and Type | Class and Description |
---|---|
class |
MkAppTreeIndex<O,D extends NumberDistance<D,?>>
MkAppTree used as database index.
|
Modifier and Type | Class and Description |
---|---|
class |
MkCoPTreeIndex<O,D extends NumberDistance<D,?>>
MkCoPTree used as database index.
|
Modifier and Type | Class and Description |
---|---|
class |
MkMaxTreeIndex<O,D extends Distance<D>> |
Modifier and Type | Class and Description |
---|---|
class |
MkTabTreeIndex<O,D extends Distance<D>>
MkTabTree used as database index.
|
Modifier and Type | Class and Description |
---|---|
class |
MTreeIndex<O,D extends Distance<D>>
Class for using an m-tree as database index.
|
Modifier and Type | Class and Description |
---|---|
class |
DeLiCluTreeIndex<O extends NumberVector<?,?>>
The common use of the DeLiClu tree: indexing number vectors.
|
Modifier and Type | Class and Description |
---|---|
class |
RStarTreeIndex<O extends NumberVector<?,?>>
The common use of the rstar tree: indexing number vectors.
|