Linear Solvers¶ factory approach build factory by filling in parameters then generate solver for a specific linop Iterative Solvers¶ Direct Solvers¶ Stopping Criteria gko::stop::Iteration gko::stop::ResidualNorm<T> gko::stop::ImplicitResidualNorm<T> gko::stop::Time gko::stop::Combined Factorizations