The GaussKronrodIntegrator type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DefaultTolerance |
Default tolerance for instances of GaussKronrodIntegrator.
| |
| PreviousEstimate |
Gets the integral approximation calculated using the Gauss 10-point rule.
(Inherited from GaussKronrod21Integrator.) | |
| RelativeErrorEstimate |
Gets an estimate of the relative error for the integral approximation.
(Inherited from GaussKronrod21Integrator.) | |
| Tolerance |
Gets and sets the error tolerance.
| |
| ToleranceMet |
Gets a boolean value indicating whether or not the integral estimate
is less than the tolerance.
|