TF++, Miscellaneous classes and modules in C++:

◆ seed()

unsigned long int tfxx::numeric::RNGgaussian::seed ( ) const
inline

return last seed value

Definition at line 96 of file rng.h.

References Mseed.

Referenced by report(), and set().

96 { return Mseed; }
unsigned long int Mseed
memorize last seed value
Definition: rng.h:111
Here is the caller graph for this function: