diff options
author | wernsaar <wernsaar@googlemail.com> | 2014-05-16 14:32:10 +0200 |
---|---|---|
committer | wernsaar <wernsaar@googlemail.com> | 2014-05-16 14:32:10 +0200 |
commit | 5953972a5a44554277da5dce092adfb09eea342f (patch) | |
tree | 3952973c0ed96cd45cf6fe5f1c0e6c31f21bb2f2 /lapack-netlib/TESTING | |
parent | d751224ea43860fe4d3f4b6bb9f6ead406579391 (diff) | |
download | openblas-5953972a5a44554277da5dce092adfb09eea342f.tar.gz openblas-5953972a5a44554277da5dce092adfb09eea342f.tar.bz2 openblas-5953972a5a44554277da5dce092adfb09eea342f.zip |
changed threshold for 50.0 to 54.0 in svd.in
Diffstat (limited to 'lapack-netlib/TESTING')
-rw-r--r-- | lapack-netlib/TESTING/svd.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lapack-netlib/TESTING/svd.in b/lapack-netlib/TESTING/svd.in index bc0ae2d2e..1de42807d 100644 --- a/lapack-netlib/TESTING/svd.in +++ b/lapack-netlib/TESTING/svd.in @@ -7,7 +7,7 @@ SVD: Data file for testing Singular Value Decomposition routines 2 2 2 2 2 Values of NBMIN (minimum blocksize) 1 0 5 9 1 Values of NX (crossover point) 2 0 2 2 2 Values of NRHS -50.0 Threshold value +54.0 Threshold value T Put T to test the LAPACK routines T Put T to test the driver routines T Put T to test the error exits |