Uniform [0, N) pseudo-random generator.
More...
#include <rand.h>
List of all members.
Detailed Description
template<class UniformRGen_ = random_uniform_fast>
struct stxxl::random_number< UniformRGen_ >
Uniform [0, N) pseudo-random generator.
- Examples:
- stream/test_sorted_runs.cpp.
Definition at line 145 of file rand.h.
Member Typedef Documentation
template<class UniformRGen_ = random_uniform_fast>
Constructor & Destructor Documentation
template<class UniformRGen_ = random_uniform_fast>
Member Function Documentation
template<class UniformRGen_ = random_uniform_fast>
Returns a random number from [0, N)
Definition at line 154 of file rand.h.
Member Data Documentation
template<class UniformRGen_ = random_uniform_fast>
The documentation for this struct was generated from the following file:
- include/stxxl/bits/common/rand.h