Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global linear_congruential_engine< IntType, a, c, m >::has_fixed_range

boost::random::linear_congruential_engine< IntType, a, c, m >::has_fixed_range

Synopsis

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

const bool linear_congruential_engine< IntType, a, c, m >::has_fixed_range;

PrevUpHomeNext