Skip to main content

check_sddm

Function check_sddm 

Source
pub fn check_sddm(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.