Stride Reference Manual
- generated for commit 9643b11
|
Interface of RnPcg. More...
#include "RnInfo.h"
#include <trng/discrete_dist.hpp>
#include <trng/lcg64.hpp>
#include <trng/uniform01_dist.hpp>
#include <trng/uniform_int_dist.hpp>
#include <functional>
#include <pcg/pcg_random.hpp>
#include <randutils/randutils.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | stride::util::Rn< E > |
Manages random number generation in parallel (OpenMP) calculations. More... | |
Namespaces | |
stride | |
Namespace for the simulator and related classes. | |
stride::util | |
Utilities for the project. | |
Interface of RnPcg.
Definition in file Rn.h.