Stride Reference Manual  - generated for commit 9643b11
Rn.h File Reference

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>
Include dependency graph for Rn.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Interface of RnPcg.

Definition in file Rn.h.