Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Type definition mixmax

mixmax

Synopsis

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


typedef mixmax_engine< 17, 36, 0 > mixmax;

Description

Instantiation with a valid parameter set.


PrevUpHomeNext