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. | |
| static double | fsign (double num, double sign) |
| Transfers sign of argument sign to argument num. | |
| double | gasdev (const random_number_generator &_rng) |
| Description not yet available. | |
| double | sgamma (double a, const random_number_generator &_rng) |
| Description not yet available. | |
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 double fsign | ( | double | num, |
| double | sign | ||
| ) | [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 Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0
|