Stride Reference Manual
1.0
|
Header for the Random Number Generator class. More...
#include <limits>
#include <trng/mrg2.hpp>
#include <trng/uniform01_dist.hpp>
#include <trng/uniform_int_dist.hpp>
#include <iostream>
#include <sstream>
#include <string>
Go to the source code of this file.
Classes | |
class | stride::util::Random |
The random number generator. More... | |
Namespaces | |
stride | |
Time Dependent Person DataType. | |
stride::util | |
Utilities for the project. | |
Functions | |
double | stride::util::rateToProbability (double rate) |
Header for the Random Number Generator class.
Definition in file Random.h.