Definition at line 2196 of file random.
|
Constructs a normal distribution with parameters Definition at line 2209 of file random. References _GLIBCXX_DEBUG_ASSERT. |
|
Gets the mean of the distribution. |
|
Polar method due to Marsaglia. Devroye, L. "Non-Uniform Random Variates Generation." Springer-Verlag, New York, 1986, Ch. V, Sect. 4.4. Definition at line 1360 of file random.tcc. References std::log(), and std::sqrt(). |
|
Resets the distribution. |
|
Gets the |
|
Inserts a normal_distribution random number distribution
|
|
Extracts a normal_distribution random number distribution
|