14 #ifndef RANDOMNUMBERS_MSERIES_INCLUDED
15 #define RANDOMNUMBERS_MSERIES_INCLUDED
55 static const int Np = 521,
Nq = 32;
91 void delay3(
const int ndelay);
void readfile(const std::string &)
Random number generator base on M-series.
RandomNumbers_Mseries(const int ndelay)
void delay3(const int ndelay)
void initset(const int ndelay)
RandomNumbers_Mseries(const std::string &filename)
Base class of random number generators.
static const double Fnorm
initialized in .cpp file.
void writefile(const std::string &)
static const std::string class_name