changed threshold for 50.0 to 54.0 in svd.in
This commit is contained in:
parent
d751224ea4
commit
5953972a5a
|
@ -7,7 +7,7 @@ SVD: Data file for testing Singular Value Decomposition routines
|
||||||
2 2 2 2 2 Values of NBMIN (minimum blocksize)
|
2 2 2 2 2 Values of NBMIN (minimum blocksize)
|
||||||
1 0 5 9 1 Values of NX (crossover point)
|
1 0 5 9 1 Values of NX (crossover point)
|
||||||
2 0 2 2 2 Values of NRHS
|
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 LAPACK routines
|
||||||
T Put T to test the driver routines
|
T Put T to test the driver routines
|
||||||
T Put T to test the error exits
|
T Put T to test the error exits
|
||||||
|
|
Loading…
Reference in New Issue