cloudy trunk
Loading...
Searching...
No Matches
Data Structures | Functions
iter_track.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  iter_track
 
class  iter_track_basic< T >
 

Functions

double Amsterdam_Method (double(*f)(double), double a, double fa, double c, double fc, double tol, int max_iter, int &err)
 

Function Documentation

◆ Amsterdam_Method()

double Amsterdam_Method ( double(*)(double)  f,
double  a,
double  fa,
double  c,
double  fc,
double  tol,
int  max_iter,
int &  err 
)