|
RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
|
Examples of the LU algorithm with pivoting. More...
Go to the source code of this file.
Functions | |
| void | lu_decomp_test (void) |
| Examples of the LU algorithm with pivoting. | |
Examples of the LU algorithm with pivoting.
LU algorithm with pivoting examples (see the Gaussian Elimination with pivoting approach).
Definition in file lu_decomp_test.h.