ADMB Documentation
-a65f1c97
|
Description not yet available. More...
Go to the source code of this file.
Functions | |
double | auto_rand (long int &idum, int reset) |
Random number generator. More... | |
double | randn (long int &n) |
Returns a random number. More... | |
void | reinitialize_auto_rand () |
Description not yet available. More... | |
Description not yet available.
Definition in file ranf_ni2.cpp.
double auto_rand | ( | long int & | idum, |
int | reset | ||
) |
Random number generator.
The implementation of this algorithm was inspired by "Numerical Recipes in C", 2nd edition, Press, Teukolsky, Vetterling, Flannery, chapter 7
Definition at line 84 of file ranfill.cpp.
double randn | ( | long int & | n | ) |
void reinitialize_auto_rand | ( | ) |
Generated on Wed Sep 7 2022 00:01:32 for ADMB Documentation by 1.8.5 |