TS++ library: time series library
◆
seed()
[1/2]
void ts::rnd::helper::GSLrng::seed
(
const unsigned long int &
seedvalue
)
const
inline
Definition at line
61
of file
random.cc
.
References
MR
.
62
{ gsl_rng_set(
MR
, seedvalue); }
ts::rnd::helper::GSLrng::MR
gsl_rng * MR
Definition:
random.cc:65
ts
rnd
helper
GSLrng
Generated on Mon Aug 21 2023 17:36:28 for TS++ library: time series library by
1.8.14