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