
private static class DoubleMinMaxProcessor.Instance extends Object implements Processor.Instance
| Modifier and Type | Field and Description | 
|---|---|
private SharedDouble.Instance | 
input
Input channel instance 
 | 
private DoubleMinMax | 
minmax
The central data store. 
 | 
| Constructor and Description | 
|---|
Instance(SharedDouble.Instance input)
Constructor. 
 | 
private DoubleMinMax minmax
private SharedDouble.Instance input
public Instance(SharedDouble.Instance input)
input - Input channel instance.public void map(DBIDRef id)
Processor.Instancemap in interface Processor.Instanceid - Object to map.Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.