Click or drag to resize

QagpIntegrationIntegrate Method

Overload List
 NameDescription
Public methodIntegrate(FuncDouble, Double, Double, Double, Double, Int32, Double, Double) Adaptive integration with known singular points using the integration rule and debug setting given in the constructor.
Public methodIntegrate(FuncDouble, Double, Double, Int32, Double, Double, Int32, Double, Double) Adaptive integration with known singular points using the integration rule and debug setting given in the constructor.
Public methodIntegrate(FuncDouble, Double, Double, Double, Double, Int32, gsl_integration_rule, Boolean, Double, Double) Adaptive integration with known singular points.
Public methodIntegrate(FuncDouble, Double, Double, Int32, Double, Double, Int32, gsl_integration_rule, Boolean, Double, Double) Adaptive integration with known singular points.
Top
See Also