Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lapack-netlib/TESTING/cbb.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ CBB: Data file for testing banded Singular Value Decomposition routines
2 Number of values of NRHS
1 2 Values of NRHS
20.0 Threshold value
F Put T to test the error exits
T Put T to test the error exits
1 Code to interpret the seed
CBB 15
2 changes: 1 addition & 1 deletion lapack-netlib/TESTING/cgg.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CGG: Data file for testing Nonsymmetric Eigenvalue Problem routines
40 40 2 2 Values of NBCOL (minimum col. dimension)
20.0 Threshold value
T Put T to test the LAPACK routines
F Put T to test the driver routines
T Put T to test the driver routines
T Put T to test the error exits
1 Code to interpret the seed
CGG 26
2 changes: 1 addition & 1 deletion lapack-netlib/TESTING/dbb.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ DBB: Data file for testing banded Singular Value Decomposition routines
2 Number of values of NRHS
1 2 Values of NRHS
20.0 Threshold value
F Put T to test the error exits
T Put T to test the error exits
1 Code to interpret the seed
DBB 15
2 changes: 1 addition & 1 deletion lapack-netlib/TESTING/dgg.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ DGG: Data file for testing Nonsymmetric Eigenvalue Problem routines
40 40 2 2 Values of NBCOL (minimum col. dimension)
20.0 Threshold value
T Put T to test the LAPACK routines
F Put T to test the driver routines
T Put T to test the driver routines
T Put T to test the error exits
1 Code to interpret the seed
DGG 26
2 changes: 1 addition & 1 deletion lapack-netlib/TESTING/sbb.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ SBB: Data file for testing banded Singular Value Decomposition routines
2 Number of values of NRHS
1 2 Values of NRHS
20.0 Threshold value
F Put T to test the error exits
T Put T to test the error exits
1 Code to interpret the seed
SBB 15
2 changes: 1 addition & 1 deletion lapack-netlib/TESTING/sgg.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SGG: Data file for testing Nonsymmetric Eigenvalue Problem routines
40 40 2 2 Values of NBCOL (minimum col. dimension)
20.0 Threshold value
T Put T to test the LAPACK routines
F Put T to test the driver routines
T Put T to test the driver routines
T Put T to test the error exits
1 Code to interpret the seed
SGG 26
2 changes: 1 addition & 1 deletion lapack-netlib/TESTING/zbb.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ ZBB: Data file for testing banded Singular Value Decomposition routines
2 Number of values of NRHS
1 2 Values of NRHS
20.0 Threshold value
F Put T to test the error exits
T Put T to test the error exits
1 Code to interpret the seed
ZBB 15
2 changes: 1 addition & 1 deletion lapack-netlib/TESTING/zgg.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ZGG: Data file for testing Nonsymmetric Eigenvalue Problem routines
40 40 2 2 Values of NBCOL (minimum col. dimension)
20.0 Threshold value
T Put T to test the LAPACK routines
F Put T to test the driver routines
T Put T to test the driver routines
T Put T to test the error exits
1 Code to interpret the seed
ZGG 26
Loading