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. | |
| void | reinitialize_auto_rand () |
| Description not yet available. | |
| double | randn (long int &n) |
| Description not yet available. | |
Description not yet available.
Definition in file ranf_ni2.cpp.
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.
| void reinitialize_auto_rand | ( | ) |
|
|
Generated on Wed May 22 2013 13:57:45 for ADMB Documentation by 1.8.0
|