Click or drag to resize
Accord.NET (logo)

NonAdaptiveGaussKronrodIntegrate Method

Overload List
  NameDescription
Public methodStatic memberIntegrate(FuncDouble, Double, Double, Double)
Computes the area under the integral for the given function, in the given integration interval, using Gauss-Kronrod method.
Public methodStatic memberIntegrate(FuncDouble, Double, Double, Double, Double)
Computes the area under the integral for the given function, in the given integration interval, using the Non-Adaptive Gauss Kronrod algorithm.
Top
See Also