TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
MersenneRNG.hpp
#include <cstdlib>
#include <float.h>
#include <iostream>
#include <iterator>
#include <stdexcept>

Detailed Description

Provides a Mersenne Twister random number generator.

Definition in file MersenneRNG.hpp.

Go to the source code of this file.