Finite Difference Method Properties
Properties
Accuracy | Gets the accuracy order of the method. |
Coefficients | Gets a span containing the coefficients of the function values. |
Derivative | 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. |