![]() | Gauss |
The GaussKronrod87Integrator type exposes the following members.
Name | Description | |
---|---|---|
![]() | absFunctionEstimate_ |
Value if the integral of the absolute value of the
integrand.
(Inherited from GaussKronrod21Integrator) |
![]() | absScaledFunctionEstimate_ |
Value of the integral of the absolute value of the integrand
minus the estimate of the integrands integral.
(Inherited from GaussKronrod21Integrator) |
![]() | functionValueAtCenter_ |
Value of the integrand at the center of the interval.
(Inherited from GaussKronrod21Integrator) |
![]() | functionValues_ |
Saved function values.
(Inherited from GaussKronrod21Integrator) |
![]() | intervalCenter_ |
The center of the integration interval.
(Inherited from GaussKronrod21Integrator) |
![]() | intervalHalfLength_ |
Half length of the integration interval.
(Inherited from GaussKronrod21Integrator) |
![]() ![]() | nodesGK87_ | Additional nodes for Gauss Kronrod 87 point quadrature. |
![]() | previousEstimate_ |
The integral approximation calculated using the Gauss 10-point rule.
(Inherited from GaussKronrod21Integrator) |
![]() | relativeErrorEstimate_ |
Estimate of the relative error.
(Inherited from GaussKronrod21Integrator) |
![]() ![]() | weightsGK87_ | Additional weights for Gauss Kronrod 87 point quadrature. |