pub fn exec( a: &CsrMatrix<f64>, b: &DVector<f64>, method: Method, tol: f64, max_iter: i32, omega: f64 ) -> Stat