|
INumericalIntegrationCompute Method
|
Computes the area of the function under the selected
range. The computed value will be available at this
class's
Area property.
Namespace:
Accord.Math.Integration
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax Function Compute As Boolean
Request Example
View SourceReturn Value
Type:
BooleanTrue if the integration method succeeds, false otherwise.
See Also