|
RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
|
Examples of matrix computations. More...
Go to the source code of this file.
Functions | |
| void | matrix_test (void) |
| Test some matrix operations. | |
| void | inv_triangular_matrices_test (void) |
| Examples of the inverse of triangular matrices. | |
| void | triangular_matrices_test (void) |
| Examples of triangular matrices. | |
Examples of matrix computations.
Matrix computation examples (see matrix functions).
Definition in file matrix_test.h.