Boost C++ Libraries Home Libraries People FAQ More

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