blitz Version 1.0.2
|
Public Member Functions | |
BitMixer () | |
BitMixer (twist_int k) | |
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 |
const twist_int | K |
References s0.
Referenced by operator()().
References K.
Referenced by operator()().
References high_mask(), low_mask(), and s0.
const twist_int ranlib::MersenneTwister::BitMixer::K |
Referenced by BitMixer(), BitMixer(), and low_mask().
twist_int ranlib::MersenneTwister::BitMixer::s0 |
Referenced by BitMixer(), BitMixer(), high_mask(), and operator()().