Stride Reference Manual  - generated for commit 9643b11
RnMan.cpp File Reference

Implementation of RnPcg. More...

#include "RnMan.h"
#include "Rn.h"
#include "StringUtils.h"
#include <trng/discrete_dist.hpp>
#include <trng/lcg64.hpp>
#include <trng/uniform01_dist.hpp>
#include <trng/uniform_int_dist.hpp>
#include <array>
#include <cctype>
#include <functional>
#include <pcg/pcg_random.hpp>
#include <randutils/randutils.hpp>
Include dependency graph for RnMan.cpp:

Go to the source code of this file.

Namespaces

 stride
 Namespace for the simulator and related classes.
 
 stride::util
 Utilities for the project.
 

Detailed Description

Implementation of RnPcg.

Definition in file RnMan.cpp.