Browse Source

changed threshold for 50.0 to 54.0 in svd.in

tags/v0.2.9^2
wernsaar 11 years ago
parent
commit
5953972a5a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lapack-netlib/TESTING/svd.in

+ 1
- 1
lapack-netlib/TESTING/svd.in View File

@@ -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


Loading…
Cancel
Save