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:
Generated on Mon Jun 21 15:56:26 2010 for CfunBASE by  doxygen 1.6.3