| 
    COPASI API
    4.40.278
    
   | 
 
Macros | |
| #define | SQRT_EPSILON sqrt(std::numeric_limits< C_FLOAT64 >::epsilon()) | 
Functions | |
| int | FminBrent (double a, double b, FDescent *pF, double *min, double *fmin, double tol, int maxiter) | 
| #define SQRT_EPSILON sqrt(std::numeric_limits< C_FLOAT64 >::epsilon()) | 
| int FminBrent | ( | double | a, | 
| double | b, | ||
| FDescent * | pF, | ||
| double * | min, | ||
| double * | fmin, | ||
| double | tol, | ||
| int | maxiter | ||
| ) | 
References min, and SQRT_EPSILON.
Referenced by COptMethodSteepestDescent::optimise().