org.n52.math
Interface AlgorithmOnValues

All Superinterfaces:
AlgorithmN
All Known Implementing Classes:
CropAssimilationAlgorithm, TemperatureModelAlgorithm

public interface AlgorithmOnValues
extends AlgorithmN

Algorithm that works on a dataset where all input values have the same meaning and all output values have the same meaning (which may be different from the input).

Author:
Willem Nieuwenhuis

Method Summary
 
Methods inherited from interface org.n52.math.AlgorithmN
calculate