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

pub fn random_weibull_stream(alpha: f64, beta: f64) -> Stream<Rc<Arrival<f64>>>
Expand description

A stream with random time delays from the Weibull distribution.