Go to the documentation of this file.
19 #ifndef BZ_RANDOM_EXPONENTIAL
20 #define BZ_RANDOM_EXPONENTIAL
22 #ifndef BZ_RANDOM_UNIFORM
28 template<typename T =
double, typename IRNG =
defaultIRNG,
41 template<
typename T = double,
typename IRNG =
defaultIRNG,
64 #endif // BZ_RANDOM_EXPONENTIAL