![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
Generic linear solver using QR decomposition.
#include <linear_solver.h>
Definition at line 84 of file linear_solver.h.
Public Member Functions | |
virtual int | solve (size_t n, mat_t &A, vec_t &b, vec_t &x) |
Solve square linear system ![]() n . |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).