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 lagged_fibonacci_01_engine< RealType, w, p, q >::default_seed
PrevUpHomeNext

Global lagged_fibonacci_01_engine< RealType, w, p, q >::default_seed

boost::random::lagged_fibonacci_01_engine< RealType, w, p, q >::default_seed

Synopsis

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

const boost::uint32_t lagged_fibonacci_01_engine< RealType, w, p, q >::default_seed;

PrevUpHomeNext