pub fn benchmark_sparse_solvers( matrix_size: usize, density: f64, ) -> Result<HashMap<String, SparseSolverStats>>
Benchmark sparse solver methods