pub fn poisson_process(tmax: f64, lambda: f64) -> Array1<f64>
Expand description

Simulate a homogeneous, constant-intensity Poisson process. index 0: timestamps