@FunctionalInterface
public static interface DoubleRelation.Consumer
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(DBIDRef idref,
      double val)
Act on each value. 
 | 
void accept(DBIDRef idref, double val)
idref - DBID referenceval - valueCopyright © 2019 ELKI Development Team. License information.