Armadillo linear solver. More...
#include <linear_solver.h>
Private Member Functions | |
virtual void | solve (size_t n, arma_mat_t &A, arma_vec_t &b, arma_vec_t &x) |
Solve square linear system ![]() n . | |
Additional Inherited Members |
This class is only defined if Armadillo support was enabled during installation
Definition at line 136 of file linear_solver.h.
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).