Function dvcompute::simulation::observable::random::new_random_gamma_observable[][src]

pub fn new_random_gamma_observable(
    kappa: f64,
    theta: f64
) -> impl Composite<Item = ObservableBox<Rc<Arrival<f64>>>>
Expand description

An observable with random time delays from the Gamma distribution.