TS++ library: time series library

◆ seed() [2/2]

void ts::rnd::helper::GSLrng::seed ( ) const
inline

Definition at line 63 of file random.cc.

References seed().

Referenced by GSLrng(), and seed().

63 { this->seed(time(0)); }
void seed() const
Definition: random.cc:63
Here is the call graph for this function:
Here is the caller graph for this function: