Click or drag to resize

QawcIntegrationIntegration Method

Overload List
 NameDescription
Public methodStatic memberIntegration(FuncDouble, Double, Double, Double, Double, Double, Double, Int32, Double, Double) Static convenience overload that computes the Cauchy principal value using a temporary storage created internally. This overload uses the instance default debug setting.
Public methodStatic memberIntegration(FuncDouble, Double, Double, Double, Double, Double, Double, Int32, Boolean, Double, Double) Static convenience overload that computes the Cauchy principal value using a temporary storage created internally.
Public methodStatic memberIntegration(FuncDouble, Double, Double, Double, Double, Double, Double, Int32, Double, Double, Object) Static helper that computes the Cauchy principal value of the integral of f over (a, b) with a singularity at c, using a supplied temporary storage object to reuse the algorithm instance. This overload uses the instance default debug setting.
Public methodStatic memberIntegration(FuncDouble, Double, Double, Double, Double, Double, Double, Int32, Boolean, Double, Double, Object) Static helper that computes the Cauchy principal value of the integral of f over (a, b) with a singularity at c, using a supplied temporary storage object to reuse the algorithm instance.
Top
See Also