Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

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

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

Synopsis

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

const bool xor_combine_engine< URNG1, s1, URNG2, s2 >::has_fixed_range;

PrevUpHomeNext