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 |
|
inline |
|
inline |
References s0.
Referenced by operator()().
References K.
Referenced by operator()().
References high_mask(), low_mask(), blitz::tensor::r, and s0.
const twist_int ranlib::MersenneTwister::BitMixer::K |
Referenced by low_mask().
twist_int ranlib::MersenneTwister::BitMixer::s0 |
Referenced by high_mask(), and operator()().