Molassembler  1.0.0
Molecule graph and conformer library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Prng.h File Reference

Engine wrapper around temple's JSF PRNG for centralized re-seeding. More...

#include "Molassembler/Export.h"
#include <memory>
#include <vector>
Include dependency graph for Prng.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Scine::Molassembler::Random::Engine
 Drives a PRNG. More...
 

Namespaces

 Scine
 
 Scine::Molassembler
 Central library namespace.
 
 Scine::Molassembler::Random
 Randomness source for the library.
 

Detailed Description

Engine wrapper around temple's JSF PRNG for centralized re-seeding.