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

◆ type()

std::string tfxx::numeric::RNGgaussian::type ( ) const
inline

return type of random number generator

Definition at line 94 of file rng.h.

References MR.

Referenced by report(), and RNGgaussian().

94 {return std::string(MR->type->name); }
gsl_rng * MR
pointer to RNG
Definition: rng.h:109
Here is the caller graph for this function: