NumUtils.RootFinding.BracketingWithNelville Class Reference

List of all members.

Public Member Functions

 BracketingWithNelville (double TOL)
 BracketingWithNelville (double ExpansionFactor, int NumVertices, double TOL, int MAXIT)
double BracketingWithNelvilleRootFinding (NumUtils.DelegateFunction.DoubleFun FUNCTION, double y, double X0, double X1)
int[] GetBoundingIndexes (double[] X, double[] Y, double y, int n)

Public Attributes

double Error
double ExpansionFactor
int NumVertices
double TOL
double MAXIT

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