Refs #247. Included lapack source codes. Avoid downloading tar.gz from netlib.org
Based on 3.4.2 version, apply patch.for_lapack-3.4.2.
This commit is contained in:
12
lapack-netlib/TESTING/cbb.in
Normal file
12
lapack-netlib/TESTING/cbb.in
Normal file
@@ -0,0 +1,12 @@
|
||||
CBB: Data file for testing banded Singular Value Decomposition routines
|
||||
20 Number of values of M
|
||||
0 0 0 0 1 1 1 1 2 2 2 2 3 3 3 3 10 10 16 16 Values of M
|
||||
0 1 2 3 0 1 2 3 0 1 2 3 0 1 2 3 10 16 10 16 Values of N
|
||||
5 Number of values of K
|
||||
0 1 2 3 16 Values of K (band width)
|
||||
2 Number of values of NRHS
|
||||
1 2 Values of NRHS
|
||||
20.0 Threshold value
|
||||
F Put T to test the error exits
|
||||
1 Code to interpret the seed
|
||||
CBB 15
|
||||
Reference in New Issue
Block a user