IUnivariateIntegration Methods |
The IUnivariateIntegration type exposes the following members.
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable.) | |
Compute |
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.) |