FiniteDifferenceMethod Properties

Properties

AccuracyOrder Gets the accuracy order of the method.
Coefficients Gets a span containing the coefficients of the function values.
DerivativeOrder Gets the order of the derivative computed by the method.
Offsets Gets a span containing the distances between the points where the function is evaluated and the point where the derivative is requested, in units of the stepsize.

See Also