ADMB Documentation
-a65f1c97
|
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. More... | |
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 Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5 |