Click or drag to resize

IntegrateGaussKronrod Method

Overload List
 NameDescription
Public methodStatic memberGaussKronrod(FuncDouble, Double, Double, Double, Double, Int32, Int32) Approximation of the definite integral of an analytic smooth function by Gauss-Kronrod quadrature. When either or both limits are infinite, the integrand is assumed rapidly decayed to zero as x -> infinity.
Public methodStatic memberGaussKronrod(FuncDouble, Double, Double, Double, Double, Double, Double, Int32, Int32) Approximation of the definite integral of an analytic smooth function by Gauss-Kronrod quadrature. When either or both limits are infinite, the integrand is assumed rapidly decayed to zero as x -> infinity.
Top
See Also