default_qr_rtol

Function default_qr_rtol 

Source
pub fn default_qr_rtol() -> f64
Expand description

Get the global default rtol for QR truncation.

The default value is 1e-15 (very strict, near machine precision).