
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, seekgetOffsetequals, hashCode, internalGetIndexvoid 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.