RombergMethodIntegrate Method |
Name | Description | |
---|---|---|
Integrate(FuncDouble, Double, Double, Double) |
Computes the area under the integral for the given function,
in the given integration interval, using Romberg's method.
| |
Integrate(FuncDouble, Double, Double, Double, Int32) |
Computes the area under the integral for the given function,
in the given integration interval, using Romberg's method.
|