Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
iter_track.cpp File Reference
#include "cddefines.h"
#include "iter_track.h"
#include "thirdparty.h"
Include dependency graph for iter_track.cpp:

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),
double a,
double fa,
double c,
double fc,
double tol,
int max_iter,
int & err )