Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global subtract_with_carry_engine< IntType, w, s, r >::modulus

boost::random::subtract_with_carry_engine< IntType, w, s, r >::modulus

Synopsis

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

const IntType subtract_with_carry_engine< IntType, w, s, r >::modulus;

PrevUpHomeNext