public interface DoubleDBIDListMIter extends DoubleDBIDListIter, DBIDArrayMIter
Modifier and Type | Method and Description |
---|---|
void |
setDBID(DBIDRef ref)
Update the current DBID value.
|
void |
setDouble(double value)
Update the value at the current position.
|
advance, advance, doubleValue, getPair, retract, seek
getOffset
equals, hashCode, internalGetIndex
void setDBID(DBIDRef ref)
ref
- Current value.void setDouble(double value)
value
- New valueCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.