Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.outlier |
Outlier detection algorithms
|
de.lmu.ifi.dbs.elki.utilities.datastructures.heap |
Heap structures and variations such as bounded priority heaps.
|
Modifier and Type | Method and Description |
---|---|
Heap.UnorderedIter |
AggarwalYuEvolutionary.EvolutionarySearch.run() |
Modifier and Type | Class and Description |
---|---|
class |
TiedTopBoundedHeap.UnorderedIter
Unordered heap iterator class.
|
Modifier and Type | Method and Description |
---|---|
Heap.UnorderedIter |
Heap.unorderedIter()
Get an unordered heap iterator.
|