Package | Description |
---|---|
de.lmu.ifi.dbs.elki.algorithm.outlier.subspace |
Subspace outlier detection methods
Methods that detect outliers in subspaces (projections) of the data set.
|
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.advance() |
Heap.UnorderedIter |
Heap.unorderedIter()
Get an unordered heap iterator.
|
Copyright © 2019 ELKI Development Team. License information.