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

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

A stream with random time delays from the Beta distribution.