Skip to main content

ERR_COEFF_3

Constant ERR_COEFF_3 

Source
pub const ERR_COEFF_3: f64 = _; // 1.7763568394002536E-15f64
Expand description

Error coefficient for D=3 determinant error bound.

Accounts for three 2×2 FMA minors + nested FMA combination. Used in computing the absolute error bound for 3×3 determinants.