.TH "std::cauchy_distribution< _RealType >" 3cxx "Fri Dec 19 2014" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::cauchy_distribution< _RealType > \- .SH SYNOPSIS .br .PP .SH "Detailed Description" .PP .SS "templateclass 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 + (\frac{x-a}{b})^2))^{-1}$ .PP Definition at line 2929 of file random\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.