#include "LinPrecond.hpp"
#include "SGParameter.hpp"
#include "sgdisp.hpp"
Include dependency graph for LinSolver.hpp:

This graph shows which files directly or indirectly include this file:

Classes | |
| class | LinSolver< T > |
| The linear solver base class template. More... | |
| class | IterativeLinSolver< T > |
| The iterative linear solver base class template. More... | |
The templates depend on a type T. This type should satisfy the conditions listed in small_matrix.hpp for small matrices.
1.5.2