| Name | Description |
---|
| Integration(FuncDouble, Double, Double, Int32, Double, Double, Int32, Double, Double) |
Adaptive integration with known singular points using default settings for integration rule and debugging.
|
| Integration(FuncDouble, Double, Double, Int32, Double, Double, Int32, Double, Double, Object) |
Adaptive integration with known singular points using default settings for integration rule and debugging.
|
| Integration(FuncDouble, Double, Double, Int32, Double, Double, Int32, gsl_integration_rule, Boolean, Double, Double) |
Adaptive integration with known singular points.
|
| Integration(FuncDouble, Double, Double, Int32, Double, Double, Int32, gsl_integration_rule, Boolean, Double, Double, Object) |
Adaptive integration with known singular points.
|