RandomLib  1.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
RandomLib::DiscreteNormalAlt< IntType, bits > Member List

This is the complete list of members for RandomLib::DiscreteNormalAlt< IntType, bits >, including all inherited members.

DiscreteNormalAlt(IntType sigma_num, IntType sigma_den=1, IntType mu_num=0, IntType mu_den=1)RandomLib::DiscreteNormalAlt< IntType, bits >
operator()(Random &r) const RandomLib::DiscreteNormalAlt< IntType, bits >