Type Alias ConstBackground

Source
pub type ConstBackground = PoissonProcess;
Expand description

Constant background intensity $\lambda_0$ for the Hawkes process.

Aliased Typeยง

pub struct ConstBackground { /* private fields */ }