![]() |
Ginkgo Generated from branch based on main. Ginkgo version 1.10.0
A numerical linear algebra library targeting many-core architectures
|
Helper structure to test if the Factory of SolverType has a function with_criteria. More...
#include <ginkgo/core/solver/solver_traits.hpp>
Helper structure to test if the Factory of SolverType has a function with_criteria.
Contains a constexpr boolean value, which is true if the Factory class of SolverType has a with_criteria, and false otherwise.
SolverType | Solver to test if its factory has a with_criteria function. |