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 |
IntegerObjectMaxHeap<V>
Binary heap for primitive types.
|
class |
IntegerObjectMinHeap<V>
Binary heap for primitive types.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.