E
- the type of MTreeEntry used in the M-TreeN
- the type of AbstractMTreeNode used in the M-Treepublic interface MTreeSplit<E extends MTreeEntry,N extends AbstractMTreeNode<?,N,E>>
Modifier and Type | Method and Description |
---|---|
Assignments<E> |
split(AbstractMTree<?,N,E,?> tree,
N node)
Returns the assignments of this split.
|
Assignments<E> split(AbstractMTree<?,N,E,?> tree, N node)
tree
- Tree to usenode
- Node to splitCopyright © 2019 ELKI Development Team. License information.