Cloned library LAPACK-3.11.0 with extra build files for internal package management.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
802 B

2 years ago
SEP: Data file for testing Symmetric Eigenvalue Problem routines
6 Number of values of N
0 1 2 3 5 20 Values of N (dimension)
5 Number of values of NB
1 3 3 3 10 Values of NB (blocksize)
2 2 2 2 2 Values of NBMIN (minimum blocksize)
1 0 5 9 1 Values of NX (crossover point)
50.0 Threshold value
T Put T to test the LAPACK routines
T Put T to test the driver routines
T Put T to test the error exits
1 Code to interpret the seed
SEP 20
1 2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 18 19 20 21