VPTissue Reference Manual
|
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>
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. | |
Interface of RandomEngine.
Definition in file RandomEngine.h.