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) |
| MersenneTwister::BitMixer::BitMixer | ( | ) | [inline] |
| MersenneTwister::BitMixer::BitMixer | ( | ) | [inline] |
1.5.5