added additional test value to dstest.in
This commit is contained in:
parent
73594cff73
commit
339ab34c4c
|
@ -1,8 +1,8 @@
|
||||||
Data file for testing DSGESV/DSPOSV LAPACK routines
|
Data file for testing DSGESV/DSPOSV LAPACK routines
|
||||||
11 Number of values of M
|
12 Number of values of M
|
||||||
0 1 2 13 17 45 78 91 101 120 132 Values of M (row dimension)
|
0 1 2 13 17 45 78 91 101 119 120 132 values of M (row dimension)
|
||||||
4 Number of values of NRHS
|
4 Number of values of NRHS
|
||||||
1 2 15 16 Values of NRHS (number of right hand sides)
|
1 2 14 16 Values of NRHS (number of right hand sides)
|
||||||
30.0 Threshold value of test ratio
|
30.0 Threshold value of test ratio
|
||||||
T Put T to test the driver routine
|
T Put T to test the driver routine
|
||||||
T Put T to test the error exits
|
T Put T to test the error exits
|
||||||
|
|
Loading…
Reference in New Issue