|
|
NonAdaptiveGaussKronrodIntegrate Method |
| Name | Description | |
|---|---|---|
| Integrate(FuncDouble, Double, Double, Double) |
Computes the area under the integral for the given function,
in the given integration interval, using Gauss-Kronrod method.
| |
| Integrate(FuncDouble, Double, Double, Double, Double) |
Computes the area under the integral for the given function, in the given
integration interval, using the Non-Adaptive Gauss Kronrod algorithm.
|