Std::lognormal_distribution _realtype -
A lognormal_distribution random number distribution.
The formula for the normal probability mass function is \[ p(x|m,s) = ac{1}{sx\sqrt{2\pi}} \xp{-ac{(\ln{x} - m)^2}{2s^2}} \]
Definition at line 2300 of file random.h.
Generated automatically by Doxygen for libstdc++ from the source code.