#include <empty_precond.hpp>
Inheritance diagram for Empty_Precond:
Public Member Functions | |
Empty_Precond () | |
Constructor. | |
~Empty_Precond () | |
Destructor. | |
void | solve (Vector &x, const Vector &b) const |
Return x = b. |
Empty_Precond::Empty_Precond | ( | ) | [inline] |
Constructor.
Empty_Precond::~Empty_Precond | ( | ) | [inline] |
Destructor.