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

Interface of RnPcg. More...

#include <iostream>
#include <string>
Include dependency graph for RnInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  stride::util::RnInfo
 Information on random number management state. More...
 

Namespaces

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

Functions

std::ostream & stride::util::operator<< (std::ostream &os, const RnInfo &info)
 

Detailed Description

Interface of RnPcg.

Definition in file RnInfo.h.