Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global inversive_congruential_engine< IntType, a, b, p >::default_seed

boost::random::inversive_congruential_engine< IntType, a, b, p >::default_seed

Synopsis

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

const inversive_congruential_engine< IntType, a, b, p >::result_type inversive_congruential_engine< IntType, a, b, p >::default_seed;

PrevUpHomeNext