Definition at line 843 of file random.
|
The type of the generated random value. |
|
Constructs a default-initialized % subtract_with_carry_01 random number generator. |
|
Constructs an explicitly seeded % subtract_with_carry_01 random number generator. |
|
Constructs a % subtract_with_carry_01 random number generator engine seeded from the generator function
|
|
Gets the maximum value of the range of random floats returned by this generator. |
|
Gets the minimum value of the range of random floats returned by this generator. |
|
Gets the next random number in the sequence. Definition at line 494 of file random.tcc. References std::tr1::subtract_with_carry_01< _RealType, __w, __s, __r >::short_lag. |
|
Seeds the initial state |
|
Seeds the initial state Definition at line 453 of file random.tcc. |
|
Compares two % subtract_with_carry_01 random number generator objects of the same type for inequality.
|
|
Inserts the current state of a % subtract_with_carry_01 random number generator engine
|
|
Compares two % subtract_with_carry_01 random number generator objects of the same type for equality.
|
|
Extracts the current state of a % subtract_with_carry_01 random number generator engine
|