|
|
IMultidimensionalIntegration Properties |
The IMultidimensionalIntegration type exposes the following members.
| Name | Description | |
|---|---|---|
| Area |
Gets the numerically computed result of the
definite integral for the specified function.
(Inherited from INumericalIntegration.) | |
| Function |
Gets or sets the multidimensional function
whose integral should be computed.
| |
| NumberOfParameters |
Gets the number of parameters expected by
the Function to be integrated.
| |
| Range |
Gets or sets the range of each input variable
under which the integral must be computed.
|