Interface XYNumericFunction.Accumulator
-
- Enclosing class:
- XYNumericFunction
protected static interface XYNumericFunction.Accumulator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
accumulate(double x, double y)
-