Package | Description |
---|---|
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants |
M-Tree and variants.
|
Modifier and Type | Method and Description |
---|---|
private AbstractMTree.SplitResult |
AbstractMTree.split(N node)
Splits the specified node and returns the split result.
|