added additional test values
This commit is contained in:
parent
2470129132
commit
dc05937313
|
@ -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…
Reference in New Issue