public static interface DoubleLongHeap.UnsortedIter extends Iter
Modifier and Type | Method and Description |
---|---|
double |
getKey()
Get the current key.
|
long |
getValue()
Get the current value.
|
Copyright © 2019 ELKI Development Team. License information.