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. | |
double | randn (long int &n) |
Description not yet available. | |
void | reinitialize_auto_rand () |
Description not yet available. |
Description not yet available.
Definition in file ranfill2.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 57 of file ranfill.cpp.
double randn | ( | long int & | n | ) |
void reinitialize_auto_rand | ( | ) |
Generated on Tue Mar 8 2016 19:51:38 for ADMB Documentation by 1.8.0 |