RandomEngine.h File Reference

Random number generators (based on the boost/random library). More...

#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/random.hpp>
#include <iostream>

Include dependency graph for RandomEngine.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RandomEngine
 Interface definition for a random number generator. More...
class  RandomEngineBoostImplementation< boost_engine >
 Template for easy construction of RandomEngines using boost::random random number generators. More...
class  MersenneTwister19937
class  MersenneTwister11213b
class  LaggedFibonacci607
class  LaggedFibonacci1279
class  LaggedFibonacci2281
class  LaggedFibonacci3217
class  LaggedFibonacci4423
class  LaggedFibonacci9689
class  LaggedFibonacci19937
class  LaggedFibonacci23209
class  LaggedFibonacci44497


Detailed Description

Random number generators (based on the boost/random library).

This provides a minimal run-time polymorphism based interface to the template based version provided by the boost/random library.

Definition in file RandomEngine.h.


Generated on Wed Jul 9 16:34:45 2008 for PCSIM by  doxygen 1.5.5