File: sep.in

package info (click to toggle)
lapack 3.12.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 78,908 kB
  • sloc: fortran: 622,840; ansic: 217,704; f90: 6,041; makefile: 5,100; sh: 326; python: 270; xml: 182
file content (15 lines) | stat: -rw-r--r-- 802 bytes parent folder | download | duplicates (19)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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