Function rgsl::linear_algebra::ldlt_rcond[][src]

pub fn ldlt_rcond(LDLT: &MatrixF64, work: &mut VectorF64) -> (Value, f64)
This is supported on crate feature v2_6 only.
Expand description

Returns (Value, rcond).