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_engine< UIntType, w, p, q >::default_seed
PrevUpHomeNext

Global lagged_fibonacci_engine< UIntType, w, p, q >::default_seed

boost::random::lagged_fibonacci_engine< UIntType, w, p, q >::default_seed

Synopsis

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

const UIntType lagged_fibonacci_engine< UIntType, w, p, q >::default_seed;

PrevUpHomeNext