RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
matrix_decompositions Directory Reference

Directories

Files

file  givens_test.c [code]
 Examples of the Givens algorithm.
 
file  householder_test.c [code]
 Examples of the Householder algorithm.
 
file  lu_decomp_test.c [code]
 Examples of the LU algorithm with pivoting.
 
file  svd_test.c [code]
 Examples of the SVD algorithm.