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 additive_combine_engine< MLCG1, MLCG2 >::has_fixed_range
PrevUpHomeNext

Global additive_combine_engine< MLCG1, MLCG2 >::has_fixed_range

boost::random::additive_combine_engine< MLCG1, MLCG2 >::has_fixed_range

Synopsis

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

const bool additive_combine_engine< MLCG1, MLCG2 >::has_fixed_range;

PrevUpHomeNext