Skip to main content

POISSON_EPSILON

Constant POISSON_EPSILON 

Source
pub const POISSON_EPSILON: f64 = 1e-10;
Expand description

Floor for Poisson model values to avoid log(0) in NLL computation.