Object of class eq_dist
with components r_gen
and r_eq
.
The function r_gen(n, mean)
generates random deviates from an exponential distribution with specified mean
.
The function r_eq(n, mean)
generates random deviates from an exponential distribution with specified mean
.