NumUtils.Integration.Romberg Class Reference
List of all members.
Public Member Functions |
|
| Romberg (int N_1, double FractionalTolerance) |
|
double | RombergClosed (double x_1, double x_2, NumUtils.DelegateFunction.DoubleFun Integrand) |
|
double | RombergOpenInfinity (double x_1, double x_2, NumUtils.DelegateFunction.DoubleFun Integrand) |
|
double | IntegrandInverseFunction (NumUtils.DelegateFunction.DoubleFun INTEGRAND, double x) |
Public Attributes |
|
double | Error |
|
int | N_1 |
|
int | N_2 |
|
double | FracTol |
The documentation for this class was generated from the following file:
- CfunBASE/CfunBASE/NumUtils/Integration/Romberg.cs