|
ADMB Documentation
-a65f1c97
|
#include <math.h>Go to the source code of this file.
Macros | |
| #define | EPS 1.0e-9 |
| #define | FPMIN 1.0e-30 |
Functions | |
| template<class Float > | |
| Float | betacf (Float a, Float b, Float x, int MAXIT) |
| #define EPS 1.0e-9 |
Definition at line 10 of file betacf_val.hpp.
| #define FPMIN 1.0e-30 |
Definition at line 11 of file betacf_val.hpp.
Referenced by betacf().
| Float betacf | ( | Float | a, |
| Float | b, | ||
| Float | x, | ||
| int | MAXIT | ||
| ) |
Definition at line 13 of file betacf_val.hpp.
|
|
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5
|