Click or drag to resize
Accord.NET (logo)

IMultidimensionalIntegration Methods

The IMultidimensionalIntegration type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
Public methodCompute
Computes the area of the function under the selected range. The computed value will be available at this class's Area property.
(Inherited from INumericalIntegration.)
Top
See Also