| Name | Description |
---|
| Integrate(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.
|
| Integrate(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.
|
| Integrate(FuncDouble, Double, Double, Double, Double, Int32, gsl_integration_rule, Boolean, Double, Double) |
Adaptive integration with known singular points.
|
| Integrate(FuncDouble, Double, Double, Int32, Double, Double, Int32, gsl_integration_rule, Boolean, Double, Double) |
Adaptive integration with known singular points.
|