Browse Source

added additional test values

tags/v0.2.11^2
wernsaar 11 years ago
parent
commit
dc05937313
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lapack-netlib/TESTING/dstest.in

+ 2
- 2
lapack-netlib/TESTING/dstest.in View File

@@ -1,8 +1,8 @@
Data file for testing DSGESV/DSPOSV LAPACK routines
12 Number of values of M
0 1 2 13 17 45 78 91 101 119 120 132 values of M (row dimension)
4 Number of values of NRHS
1 2 14 16 Values of NRHS (number of right hand sides)
6 Number of values of NRHS
1 2 14 15 16 13 Values of NRHS (number of right hand sides)
30.0 Threshold value of test ratio
T Put T to test the driver routine
T Put T to test the error exits


Loading…
Cancel
Save