Ridders |
The RiddersDifferentiator type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultMaxOrder | Gets and sets the default maximum order for instances of RiddersDifferentiator. | |
| DefaultTolerance | Gets and dets the default error tolerance for instances of RiddersDifferentiator. | |
| ErrorEstimate | Gets an estimate of the error of the differentiation just computed. | |
| MaximumOrder | Gets and sets the maximum order used in computing differentiations. | |
| Order | Gets the order of the final polynomial extrapolation. | |
| Tableau | Gets a matrix of successive approximations computed while computing the differentiation. | |
| Tolerance | Gets and sets the error tolerance used in computing differentiations. | |
| ToleranceMet | Returns true if the Ridders differentiation just computed stopped because the error tolerance was reached; otherwise, false. |