LAMA
|
Contains the class InversteSolver. More...
#include <lama/config.hpp>
#include <lama/solver/Solver.hpp>
#include <lama/matrix/DenseMatrix.hpp>
#include <logging/Logger.hpp>
Go to the source code of this file.
Data Structures | |
class | lama::InverseSolver |
Uses matrix inverse to solve the equation system. More... | |
struct | lama::InverseSolver::InverseSolverRuntime |
Namespaces | |
namespace | lama |
The namespace lama holds everything of the C++ Library lama. |
Contains the class InversteSolver.