Std::normal_distribution _realtype -
A normal continuous distribution for random numbers.
The formula for the normal probability density function is \[ p(x|\mu,\sigma) = ac{1}{\sigma \sqrt{2 \pi}} e^{- ac{{x - \mu}^ {2}}{2 \sigma ^ {2}} } \]
Definition at line 2087 of file random.h.
Generated automatically by Doxygen for libstdc++ from the source code.