Skip to main content

NEWTON_METHOD_THRESHOLD

Constant NEWTON_METHOD_THRESHOLD 

Source
pub const NEWTON_METHOD_THRESHOLD: f64 = 1e-5;
Expand description

Threshold that defines the convergence condition of the numerical Newton method.