[][src]Function pointprocesses::temporal::hawkes_exponential

pub fn hawkes_exponential(
    tmax: f64,
    alpha: f64,
    beta: f64,
    lambda0: f64
) -> TimeProcessResult

Simulate a Hawkes process with an exponential kernel and constant background intensity.