Click or drag to resize
Accord.NET (logo)

IMultidimensionalIntegration Properties

The IMultidimensionalIntegration type exposes the following members.

Properties
  NameDescription
Public propertyArea
Gets the numerically computed result of the definite integral for the specified function.
(Inherited from INumericalIntegration.)
Public propertyFunction
Gets or sets the multidimensional function whose integral should be computed.
Public propertyNumberOfParameters
Gets the number of parameters expected by the Function to be integrated.
Public propertyRange
Gets or sets the range of each input variable under which the integral must be computed.
Top
See Also