Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

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

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

Synopsis

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

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

PrevUpHomeNext