Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global linear_feedback_shift_engine< UIntType, w, k, q, s >::has_fixed_range

boost::random::linear_feedback_shift_engine< UIntType, w, k, q, s >::has_fixed_range

Synopsis

// In header: <boost/random/linear_feedback_shift.hpp>

const bool linear_feedback_shift_engine< UIntType, w, k, q, s >::has_fixed_range;

PrevUpHomeNext