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