|
RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
|
Examples of solving linear equation systems. More...
Go to the source code of this file.
Functions | |
| void | solve_test (void) |
| Examples of solving linear equation systems. | |
| void | solve_big_matrix_test (void) |
| Example of solving an (10,5) linear equation system. | |
Examples of solving linear equation systems.
Solving linear equation systems examples (see solve functions).
Definition in file solve_test.h.