#include <trng_gsl.h>
Inheritance diagram for TRNG::trng_gsl:
Public Methods | |
trng_gsl (const gsl_rng_type *T_=gsl_rng_mt19937, long seed_=0l) | |
constructor. More... |
Definition at line 38 of file trng_gsl.h.
|
The constructor takes two agruments.
Definition at line 161 of file trng_gsl.h. |