class TEST_SVD


Flattened version is here

Ancestors
TEST



Public


Readonly Shareds

Writable Shareds

Features
main
svd_back_sub_test(n:INT, a:MAT, b:VEC)
**** Test `svd_back_sub' on the problem `a.x=b', label with `n'.
svd_matrix_test(n:INT, a:MAT)
**** Test the singular value decomposition of `a' labelling the test by `n'.

The Sather Home Page