We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2470129 commit dc05937Copy full SHA for dc05937
1 file changed
lapack-netlib/TESTING/dstest.in
@@ -1,8 +1,8 @@
1
Data file for testing DSGESV/DSPOSV LAPACK routines
2
12 Number of values of M
3
0 1 2 13 17 45 78 91 101 119 120 132 values of M (row dimension)
4
-4 Number of values of NRHS
5
-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)
6
30.0 Threshold value of test ratio
7
T Put T to test the driver routine
8
T Put T to test the error exits
0 commit comments