pub fn sddm_check(a: &CsMat<f64>) -> bool
Whether a matrix is SDDM (symmetric diagonally dominant M-matrix). Useful as a quick sanity check before feeding it to an SDDM solver.