ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <fvar.hpp>
Go to the source code of this file.
Functions | |
double | expdev (const random_number_generator &_rng) |
Description not yet available. More... | |
static double | fsign (double num, double sign) |
Transfers sign of argument sign to argument num. More... | |
double | gasdev (const random_number_generator &_rng) |
Description not yet available. More... | |
double | sgamma (double a, const random_number_generator &_rng) |
Description not yet available. More... | |
Description not yet available.
Definition in file drangam.cpp.
double expdev | ( | const random_number_generator & | _rng | ) |
Description not yet available.
Definition at line 311 of file drangam.cpp.
Referenced by sgamma().
|
static |
Transfers sign of argument sign to argument num.
Definition at line 33 of file drangam.cpp.
Referenced by sgamma().
double gasdev | ( | const random_number_generator & | _rng | ) |
Description not yet available.
Definition at line 292 of file drangam.cpp.
Referenced by sgamma().
double sgamma | ( | double | a, |
const random_number_generator & | _rng | ||
) |
Description not yet available.
Definition at line 44 of file drangam.cpp.
Referenced by randnegbinomial(), and sgamma().
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5 |