Package | Description |
---|---|
de.lmu.ifi.dbs.elki.database.ids |
Database object identification and ID group handling API.
|
de.lmu.ifi.dbs.elki.database.ids.integer |
Integer-based DBID implementation --
do not use directly - always use
DBIDUtil . |
de.lmu.ifi.dbs.elki.index.tree.spatial.kd |
K-d-tree and variants.
|
Modifier and Type | Method and Description |
---|---|
DoubleDBIDListMIter |
ModifiableDoubleDBIDList.iter() |
Modifier and Type | Interface and Description |
---|---|
(package private) interface |
DoubleIntegerDBIDListMIter
Combination interface for modifiable iterators.
|
Modifier and Type | Class and Description |
---|---|
private class |
DoubleIntegerDBIDList.Itr
List iterator.
|
private class |
DoubleIntegerDBIDPairList.Itr
List iterator.
|
Modifier and Type | Method and Description |
---|---|
private void |
SmallMemoryKDTree.buildTree(int left,
int right,
int axis,
DoubleDBIDListMIter iter)
Recursively build the tree by partial sorting.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.