Package | Description |
---|---|
de.lmu.ifi.dbs.elki.index.tree.metrical.covertree |
Cover-tree variations.
|
Modifier and Type | Class and Description |
---|---|
static class |
AbstractCoverTree.Factory<O,I extends AbstractCoverTree<O>>
Index factory.
|
Modifier and Type | Class and Description |
---|---|
class |
CoverTree<O>
Cover tree data structure (in-memory).
|
class |
SimplifiedCoverTree<O>
Simplified cover tree data structure (in-memory).
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.