Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Type definition kreutzer1986

kreutzer1986

Synopsis

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


typedef shuffle_order_engine< linear_congruential_engine< uint32_t,  ;

Description

According to Harry Erwin (private e-mail), the specialization kreutzer1986 was suggested in:

"System Simulation: Programming Styles and Languages (International Computer Science Series)", Wolfgang Kreutzer, Addison-Wesley, December 1986.


PrevUpHomeNext