| cloudy
    trunk
    | 

Go to the source code of this file.
| Functions | |
| double | Amsterdam_Method (double(*f)(double), double a, double fa, double c, double fc, double tol, int max_iter, int &err) | 
| double Amsterdam_Method | ( | double(*)(double) | f, | 
| double | a, | ||
| double | fa, | ||
| double | c, | ||
| double | fc, | ||
| double | tol, | ||
| int | max_iter, | ||
| int & | err | ||
| ) | 
Definition at line 277 of file iter_track.cpp.
References iter_track::add(), iter_track::init_bracket(), iter_track::lgConverged(), iter_track::next_val(), iter_track::root(), set_NaN(), and iter_track::set_tol().

 1.8.5
 1.8.5