ExRandom  3.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cexrandom::aux_infoSome auxiliary functions related to normal and exponential distributions
 Cexrandom::digit_arithmetic< b >Machinery to manipulate bases
 Cexrandom::discrete_normal_dist< digit_gen >Partially sample exactly from the discrete normal distribution
 Cexrandom::discrete_normal_dist< exrandom::rand_digit< _base > >
 Cexrandom::discrete_normal_distributionSample exactly from the discrete normal distribution
 Cexrandom::i_rand< digit_gen >A class to sample integers [0,m)
 Cexrandom::i_rand< exrandom::rand_digit< _base > >
 Cexrandom::discrete_normal_dist< digit_gen >::param_typeHold the parameters of discrete_normal_dist
 Cexrandom::discrete_normal_distribution::param_typeParameter type for discrete_normal_distribution
 Cexrandom::unit_normal_distribution< RealType >::param_typeParameter type for unit_normal_distribution
 Cexrandom::unit_uniform_distribution< RealType >::param_typeParameter type for unit_uniform_distribution
 Cexrandom::unit_exponential_distribution< RealType >::param_typeParameter type for unit_exponential_distribution
 Cexrandom::rand_digit< b >Machinery to convert a random generator into a random digit
 Cexrandom::rand_digit< _base >
 Cexrandom::rand_tableWrapper to table_gen to make it look like a rand_digit
 Cexrandom::table_genClass to generate tabulated random numbers
 Cexrandom::u_rand< digit_gen >The machinery to handle u-rands, arbitrary precision random deviates
 Cexrandom::u_rand< exrandom::rand_digit< _base > >
 Cexrandom::unit_exponential_dist< digit_gen, bit_optimized >Sample u-rands exactly from the unit exponential distribution
 Cexrandom::unit_exponential_dist< digit_gen, true >
 Cexrandom::unit_exponential_dist< exrandom::rand_digit< _base >, _base !=0UL >
 Cexrandom::unit_exponential_distribution< RealType >Sample exactly from the unit exponential distribution
 Cexrandom::unit_normal_dist< digit_gen >Sample u-rands exactly from the unit normal distribution
 Cexrandom::unit_normal_dist< exrandom::rand_digit< _base > >
 Cexrandom::unit_normal_distribution< RealType >Sample exactly from the unit normal distribution
 Cexrandom::unit_normal_kahn< digit_gen >Sample u-rands from the normal distribution, Kahn's method (deprecated)
 Cexrandom::unit_uniform_dist< digit_gen >Sample u-rands exactly from the unit uniform distribution
 Cexrandom::unit_uniform_dist< exrandom::rand_digit< _base > >
 Cexrandom::unit_uniform_distribution< RealType >Sample exactly from the unit uniform distribution