Std::weibull_distribution _realtype -
A weibull_distribution random number distribution.
The formula for the normal probability density function is: \[ p(x|\alpha,\beta) = ac{\alpha}{\beta} (ac{x}{\beta})^{\alpha-1} \xp{(-(ac{x}{\beta})^\alpha)} \]
Definition at line 4850 of file random.h.
Generated automatically by Doxygen for libstdc++ from the source code.