Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
#include <iostream>
#include <string>
#include <map>
#include <boost/cstdint.hpp>
#include <mygsl/rng.h>
Go to the source code of this file.
Classes | |
class | mygsl::prng_state_manager |
A manager that can store the internal states associated to a set of PRNGs addressed with some labels. More... | |
class | mygsl::prng_state_manager::record |
Internal record that store the internal state of a PRNG. More... | |
Namespaces | |
mygsl | |
Top-level namespace of the Bayeux/mygsl module library. | |