Skip to main content

sddm_check

Function sddm_check 

Source
pub fn sddm_check(a: &CsMat<f64>) -> bool
Expand description

Whether a matrix is SDDM (symmetric diagonally dominant M-matrix). Useful as a quick sanity check before feeding it to an SDDM solver.