Description not yet available. More...
#include "fvar.hpp"Go to the source code of this file.
Functions | |
| double | randpoisson (double xm, const random_number_generator &rng) |
| Poisson random deviates. | |
Description not yet available.
Definition in file dranpois.cpp.
| double randpoisson | ( | double | xm, |
| const random_number_generator & | rng | ||
| ) |
Poisson random deviates.
| xm | Mean of Poisson distribution |
| rng | Instance of class random_number_generator. |
Definition at line 37 of file dranpois.cpp.
Referenced by dvector::fill_randpoisson(), dvar_vector::fill_randpoisson(), and randnegbinomial().
|
|
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0
|