Interface XYNumericFunction.Accumulator

  • Enclosing class:
    XYNumericFunction

    protected static interface XYNumericFunction.Accumulator
    • Method Detail

      • accumulate

        double accumulate​(double x,
                          double y)