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

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

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

Synopsis

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

const bool lagged_fibonacci_01_engine< RealType, w, p, q >::has_fixed_range;

PrevUpHomeNext