Browse Source

Increased the Threshold value in sep.in

tags/v0.2.14^2
Werner Saar 11 years ago
parent
commit
ec85c4a51d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lapack-netlib/TESTING/sep.in

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

@@ -5,7 +5,7 @@ SEP: Data file for testing Symmetric Eigenvalue Problem routines
1 3 3 3 10 Values of NB (blocksize)
2 2 2 2 2 Values of NBMIN (minimum blocksize)
1 0 5 9 1 Values of NX (crossover point)
60.0 Threshold value
160.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