Skip to content

Commit 5664445

Browse files
committed
changed threshold value for sep.in from 50.0 to 60.0
1 parent 89da450 commit 5664445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lapack-netlib/TESTING/sep.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SEP: Data file for testing Symmetric Eigenvalue Problem routines
55
1 3 3 3 10 Values of NB (blocksize)
66
2 2 2 2 2 Values of NBMIN (minimum blocksize)
77
1 0 5 9 1 Values of NX (crossover point)
8-
50.0 Threshold value
8+
60.0 Threshold value
99
T Put T to test the LAPACK routines
1010
T Put T to test the driver routines
1111
T Put T to test the error exits

0 commit comments

Comments
 (0)