Main Page
Modules
Namespaces
Classes
Files
Related Pages
Examples
Class List
Class Hierarchy
Class Members
random_number32 Struct Reference
Fast uniform [0, 2^32) pseudo-random generator with period 2^32, random bits: 32.
More...
#include <
rand.h
>
List of all members.
Public Member Functions
value_type
operator()
() const
Returns a random number from [0, 2^32).
Detailed Description
Fast uniform [0, 2^32) pseudo-random generator with period 2^32, random bits: 32.
Warning:
Uses a global state and is not reentrant or thread-safe!
Member Function Documentation
value_type random_number32::operator()
(
)
const
[inline]
Returns a random number from [0, 2^32).
The documentation for this struct was generated from the following file:
rand.h
Generated on Thu Jun 4 10:30:04 2009 for Stxxl by
1.4.7