|
RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
|
Enables to solve systems of linear equations Ax = b for x. More...
Files | |
| file | solve.h |
| Enables to solve systems of linear equations Ax = b for x. | |
Enables to solve systems of linear equations Ax = b for x.
The user can select various algorithm such as the Moore–Penrose inverse, the Givens or the Householder algorithm for the QR-decomposition to solve the systems of linear equations.