Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
lagged_fibonacci.hpp File Reference
#include <istream>
#include <iosfwd>
#include <algorithm>
#include <iterator>
#include <boost/config/no_tr1/cmath.hpp>
#include <boost/config.hpp>
#include <boost/limits.hpp>
#include <boost/cstdint.hpp>
#include <boost/integer/integer_mask.hpp>
#include <boost/random/linear_congruential.hpp>
#include <boost/random/uniform_01.hpp>
#include <boost/random/detail/config.hpp>
#include <boost/random/detail/seed.hpp>
#include <boost/random/detail/operators.hpp>
#include <boost/random/detail/generator_seed_seq.hpp>
Include dependency graph for lagged_fibonacci.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::random::lagged_fibonacci_engine< UIntType, w, p, q >
 Instantiations of class template model a . More...
 
class  boost::random::lagged_fibonacci_01_engine< RealType, w, p, q >
 Instantiations of class template lagged_fibonacci_01 model a . More...
 
struct  boost::random::detail::generator_bits< Engine >
 
struct  boost::random::detail::generator_bits< lagged_fibonacci_01_engine< RealType, w, p, q > >
 
struct  boost::random::detail::generator_bits< lagged_fibonacci_01< RealType, w, p, q > >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::random
 
 boost::random::detail
 

Typedefs

typedef
lagged_fibonacci_01_engine
< double, 48, 607, 273 > 
boost::random::lagged_fibonacci607
 
typedef
lagged_fibonacci_01_engine
< double, 48, 1279, 418 > 
boost::random::lagged_fibonacci1279
 
typedef
lagged_fibonacci_01_engine
< double, 48, 2281, 1252 > 
boost::random::lagged_fibonacci2281
 
typedef
lagged_fibonacci_01_engine
< double, 48, 3217, 576 > 
boost::random::lagged_fibonacci3217
 
typedef
lagged_fibonacci_01_engine
< double, 48, 4423, 2098 > 
boost::random::lagged_fibonacci4423
 
typedef
lagged_fibonacci_01_engine
< double, 48, 9689, 5502 > 
boost::random::lagged_fibonacci9689
 
typedef
lagged_fibonacci_01_engine
< double, 48, 19937, 9842 > 
boost::random::lagged_fibonacci19937
 
typedef
lagged_fibonacci_01_engine
< double, 48, 23209, 13470 > 
boost::random::lagged_fibonacci23209
 
typedef
lagged_fibonacci_01_engine
< double, 48, 44497, 21034 > 
boost::random::lagged_fibonacci44497