libstdc++
|
A facility for generating random numbers on selected distributions.
_RealType std::generate_canonical | ( | _UniformRandomNumberGenerator & | __g | ) |
A function template for converting the output of a (integral) uniform random number generator to a floatng point result in the range [0-1).
Definition at line 2812 of file random.tcc.
References std::log(), and std::min().