Click or drag to resize

GaussKronrod21IntegratorIntegrate Method

Overload List
 NameDescription
Protected methodIntegrate(OneVariableFunction, DoubleVector, DoubleVector) Uses the Gauss Kronrod algorithm to integrate the specified function using the specified nodes and weights.
Public methodIntegrate(OneVariableFunction, Double, Double) Estimates the integral of the specified function over the specified interval.
Top
See Also