Main Page
Namespaces
Data Structures
Files
Related Pages
S
earch for
Data Structures
Class Hierarchy
Data Fields
linear_solver Class Template Reference
#include <
ode_it_solve.h
>
Detailed Description
template<class vec_t, class mat_t>
class linear_solver< vec_t, mat_t >
A generic solver for the linear system
.
Definition at line
124
of file
ode_it_solve.h
.
Public Member Functions
virtual
~linear_solver
()
virtual int
solve
(size_t n, mat_t &a, vec_t &b, vec_t &x)
The documentation for this class was generated from the following file:
ode_it_solve.h
Documentation generated with
Doxygen
and provided under the GNU Free Documentation License. See
License Information
for details.