RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
matrix_test.h File Reference

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.
 

Detailed Description

Examples of matrix computations.

Matrix computation examples (see matrix functions).

Author
Zakaria Kasmi zkasm.nosp@m.i@in.nosp@m.f.fu-.nosp@m.berl.nosp@m.in.de

Definition in file matrix_test.h.