Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Global inversive_congruential_engine< IntType, a, b, p >::increment
PrevUpHomeNext

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

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

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 >::increment;

PrevUpHomeNext