problem.hpp File Reference
Base for problems. More...
#include "crowmatrix.hpp"
#include "mvector.hpp"
Go to the source code of this file.
Classes | |
class | Problem |
Abstract base class for linear/non-linear problem, which can be described by a non-linear system of equations. More... |
Detailed Description
Base for problems.