VPTissue Reference Manual
RandomEngine.h File Reference

Interface of RandomEngine. More...

#include "RandomEngineType.h"
#include <trng/lcg64_shift.hpp>
#include <trng/lcg64.hpp>
#include <trng/mrg2.hpp>
#include <trng/mrg3.hpp>
#include <trng/yarn2.hpp>
#include <trng/yarn3.hpp>
#include <boost/property_tree/ptree.hpp>
#include <functional>
#include <string>
#include <vector>
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  SimPT_Sim::RandomEngine
 Creates a random generator based on a seed. More...
 

Namespaces

 SimPT_Sim
 Namespace for the core simulator.
 

Detailed Description

Interface of RandomEngine.

Definition in file RandomEngine.h.