|
blitz
Version 0.9
|
Public Types | |
| enum | { K = 0x9908b0df } |
| enum | { K = 0x9908b0df } |
Public Member Functions | |
| BitMixer () | |
| twist_int | high_mask (twist_int s1) const |
| twist_int | operator() (twist_int s1) |
| BitMixer () | |
| twist_int | low_mask (twist_int s1) const |
| twist_int | high_mask (twist_int s1) const |
| twist_int | operator() (twist_int s1) |
Public Attributes | |
| twist_int | s0 |
Friends | |
| twist_int | low_mask (twist_int s1) |
|
inline |
|
inline |
| twist_int MersenneTwister::BitMixer::s0 |
1.8.1.1