Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

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

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

Synopsis

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

const IntType linear_congruential_engine< IntType, a, c, m >::multiplier;

PrevUpHomeNext