Stride Reference Manual
- generated for commit 9643b11
|
Interface of RnPcg. More...
#include <iostream>
#include <string>
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) |
Interface of RnPcg.
Definition in file RnInfo.h.