![]() |
The ROme OpTimistic Simulator
2.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
|
#include <numerical.h>
Data Fields | |
seed_type | seed |
double | gset |
bool | iset |
This structure keeps track of the per-LP members required to rollback the internal state of the simulation library.
Definition at line 42 of file numerical.h.
double _numerical_state::gset |
Normal distribution saved sample
Definition at line 44 of file numerical.h.
bool _numerical_state::iset |
Normal distribution saved sample flag
Definition at line 45 of file numerical.h.
seed_type _numerical_state::seed |
Random seed
Definition at line 43 of file numerical.h.