Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
Random.hh File Reference
Uniformly distributed random numbers using the 32-bit generator of L'Ecuyer, P.
More...
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed Description
Uniformly distributed random numbers using the 32-bit generator of L'Ecuyer, P.
Efficient and portable combined random number generators, C.A.C.M., vol. 31, 742-749, June 1988. Period is very long, about 2.3e18. Plus the Box/Mueller method for standard normal variates.
-
Author(s):
-
Andras Aszodi
-
Date:
-
21-Nov-2001.
Definition in file Random.hh.
Generated at Wed Aug 21 09:33:14 2002 for The Razorback C++ Library: Statistics by
1.2.6 written by Dimitri van Heesch,
© 1997-2001