
O - Object typeN - Node typeE - Entry typepublic class MkTreeSettings<O,N extends AbstractMTreeNode<O,N,E>,E extends MTreeEntry> extends MTreeSettings<O,N,E>
| Modifier and Type | Field and Description |
|---|---|
int |
k_max
Holds the maximum value of k to support.
|
distanceFunction, insertStrategy, splitStrategy| Constructor and Description |
|---|
MkTreeSettings() |
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.