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 xor_combine_engine< URNG1, s1, URNG2, s2 >::shift2
PrevUpHomeNext

Global xor_combine_engine< URNG1, s1, URNG2, s2 >::shift2

boost::random::xor_combine_engine< URNG1, s1, URNG2, s2 >::shift2

Synopsis

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

const int xor_combine_engine< URNG1, s1, URNG2, s2 >::shift2;

PrevUpHomeNext