File: sbb.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 (12 lines) | stat: -rw-r--r-- 658 bytes parent folder | download | duplicates (33)
1
2
3
4
5
6
7
8
9
10
11
12
SBB:  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
SBB 15