TS++ library: time series library
ts::rnd::helper::GSLrng Class Reference

internal class used for static variable in dugauss More...

Public Member Functions

 GSLrng (const gsl_rng_type *T)
 
 ~GSLrng ()
 
double ugaussian () const
 
void seed (const unsigned long int &seedvalue) const
 
void seed () const
 

Private Attributes

gsl_rng * MR
 

Detailed Description

internal class used for static variable in dugauss

Definition at line 51 of file random.cc.


The documentation for this class was generated from the following file: