numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
num_collect::linear::impl::iterative_solver_traits< Solver, typename > Struct Template Reference

Traits of iterative solvers. More...

+ Collaboration diagram for num_collect::linear::impl::iterative_solver_traits< Solver, typename >:

Detailed Description

template<typename Solver, typename = void>
struct num_collect::linear::impl::iterative_solver_traits< Solver, typename >

Traits of iterative solvers.

Template Parameters
SolverType of the solver.

Definition at line 43 of file iterative_solver_base.h.


The documentation for this struct was generated from the following file: