HyperRectangleQuadrature Properties |
The HyperRectangleQuadrature type exposes the following members.
Name | Description | |
---|---|---|
AbsoluteError |
Sets the absolute error tolerance.
| |
ErrorEstimate |
Returns an estimate of the relative error in the computed result.
| |
NumberOfProcessors |
Perform the parallel calculations with the maximum possible number of
processors set to NumberOfProcessors.
| |
Parallel |
Enable or disable performing HyperRectangleQuadrature.IFunction.F in parallel.
| |
RelativeError |
Sets the relative error tolerance.
|