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 >::word_size
PrevUpHomeNext

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

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

Synopsis

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

const int lagged_fibonacci_01_engine< RealType, w, p, q >::word_size;

PrevUpHomeNext