File: sgd.in2

package info (click to toggle)
lapack 3.0.20000531a-28
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 61,920 kB
  • ctags: 46,200
  • sloc: fortran: 584,835; perl: 8,226; makefile: 2,331; awk: 71; sh: 45
file content (35 lines) | stat: -rw-r--r-- 1,876 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
SXV               Data for the Real Nonsymmetric Eigenvalue Expert Driver 
5                 Largest matrix dimension
1 1 1 2 1         Parameters NB, NBMIN, NXOVER, NS, NBCOL
10                Threshold for test ratios
.TRUE.            Put T to test the error exits
0                 Code to interpret the seed
SXV               Data for the Real Nonsymmetric Eigenvalue Expert Driver 
0                 Largest matrix dimension
1 1 1 2 1         Parameters NB, NBMIN, NXOVER, NS, NBCOL
10                Threshold for test ratios
.TRUE.            Put T to test the error exits
0                 Code to interpret the seed
   4
   8.0000E+00   4.0000E+00  -1.3000E+01   4.0000E+00   Input matrix A
   0.0000E+00   7.0000E+00  -2.4000E+01  -3.0000E+00
   0.0000E+00   0.0000E+00   3.0000E+00  -5.0000E+00
   0.0000E+00   0.0000E+00   0.0000E+00   1.6000E+01
   9.0000E+00  -1.0000E+00   1.0000E+00  -6.0000E+00   Input matrix B
   0.0000E+00   4.0000E+00   1.6000E+01  -2.4000E+01
   0.0000E+00   0.0000E+00  -1.1000E+01   6.0000E+00
   0.0000E+00   0.0000E+00   0.0000E+00   4.0000E+00
   3.1476E+00   2.5286E+00   4.2241E+00   3.4160E+00   eigenvalue condition #'s
   6.7340E-01   1.1380E+00   3.5424E+00   9.5917E-01   eigenvector condition #'s
   4
   1.0000E+00   2.0000E+00   3.0000E+00   4.0000E+00   Input matrix A
   0.0000E+00   5.0000E+00   6.0000E+00   7.0000E+00
   0.0000E+00   0.0000E+00   8.0000E+00   9.0000E+00
   0.0000E+00   0.0000E+00   0.0000E+00   1.0000E+01
  -1.0000E+00  -1.0000E+00  -1.0000E+00  -1.0000E+00   Input matrix B
   0.0000E+00  -1.0000E+00  -1.0000E+00  -1.0000E+00
   0.0000E+00   0.0000E+00   1.0000E+00  -1.0000E+00
   0.0000E+00   0.0000E+00   0.0000E+00   1.0000E+00
   1.3639E+00   4.0417E+00   6.4089E-01   6.8030E-01   eigenvalue condition #'s
   7.6064E-01   8.4964E-01   1.1222E-01   1.1499E-01   eigenvector condition #'s
0