File: sep.in

package info (click to toggle)
lapack 3.4.1%2Bdfsg-1%2Bdeb70u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 103,172 kB
  • sloc: fortran: 469,422; ansic: 127,041; makefile: 3,817; python: 267; sh: 94
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