Function pointprocesses::poisson_process[][src]

pub fn poisson_process(t: f64, lambda: f64) -> Vec<Event>