Click or drag to resize
HyperRectangleQuadrature Properties

The HyperRectangleQuadrature type exposes the following members.

Properties
  NameDescription
Public propertyAbsoluteError
Sets the absolute error tolerance.
Public propertyErrorEstimate
Returns an estimate of the relative error in the computed result.
Public propertyNumberOfProcessors
Perform the parallel calculations with the maximum possible number of processors set to NumberOfProcessors.
Public propertyParallel
Enable or disable performing HyperRectangleQuadrature.IFunction.F in parallel.
Public propertyRelativeError
Sets the relative error tolerance.
Top
See Also