Function dvcompute::simulation::stream::random::random_gamma_stream[][src]

pub fn random_gamma_stream(kappa: f64, theta: f64) -> Stream<Rc<Arrival<f64>>>
Expand description

A stream with random time delays from the Gamma distribution.