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

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

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