Canoe
Comprehensive Atmosphere N' Ocean Engine
|
Go to the source code of this file.
Macros | |
#define | MAX_IT 100 |
#define | UNLIKELY_VAL -1.11111e+30 |
Functions | |
int | root (double x1, double x2, double xacc, double *x_root, RootFunction_t func, void *aux) |
int root | ( | double | x1, |
double | x2, | ||
double | xacc, | ||
double * | x_root, | ||
RootFunction_t | func, | ||
void * | aux | ||
) |