cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
iter_track.cpp File Reference
#include "cddefines.h"
#include "iter_track.h"
#include "thirdparty.h"
Include dependency graph for iter_track.cpp:

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)
 

Function Documentation

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