Package | Description |
---|---|
de.lmu.ifi.dbs.elki.utilities.datastructures.heap |
Heap structures and variations such as bounded priority heaps
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleObjectMaxHeap<V>
Binary heap for double keys and Object values.
|
class |
DoubleObjectMinHeap<V>
Binary heap for double keys and Object values.
|
Copyright © 2019 ELKI Development Team. License information.