Package | Description |
---|---|
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants |
M-Tree and variants
|
de.lmu.ifi.dbs.elki.index.tree.metrical.mtreevariants.strategies.split |
Splitting strategies of nodes in an M-Tree (and variants)
|
Class and Description |
---|
MTreeSplit
Interface for M-tree splitting strategies.
|
Class and Description |
---|
AbstractMTreeSplit
Abstract super class for splitting a node in an M-Tree.
|
AbstractMTreeSplit.Parameterizer
Parameterization class
|
FarthestPointsSplit
Farthest points split.
|
MLBDistSplit
Encapsulates the required methods for a split of a node in an M-Tree.
|
MMRadSplit
Encapsulates the required methods for a split of a node in an M-Tree.
|
MRadSplit
Encapsulates the required methods for a split of a node in an M-Tree.
|
MTreeSplit
Interface for M-tree splitting strategies.
|
RandomSplit
Encapsulates the required methods for a split of a node in an M-Tree.
|
Copyright © 2019 ELKI Development Team. License information.