changed threshold value for sep.in from 50.0 to 60.0
This commit is contained in:
parent
89da450800
commit
5664445543
|
@ -5,7 +5,7 @@ SEP: Data file for testing Symmetric Eigenvalue Problem routines
|
||||||
1 3 3 3 10 Values of NB (blocksize)
|
1 3 3 3 10 Values of NB (blocksize)
|
||||||
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)
|
||||||
50.0 Threshold value
|
60.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