svd.in

来自「famous linear algebra library (LAPACK) p」· IN 代码 · 共 16 行

IN
16
字号
SVD:  Data file for testing Singular Value Decomposition routines
19                                            Number of values of M
0 0 0 1 1 1 2 2 3 3 3 10 10 16 16 30 30 40 40 Values of M
0 1 3 0 1 2 0 1 0 1 3 10 16 10 16 30 40 30 40 Values of N
5                                             Number of parameter values
1 3  3  3 20                                  Values of NB (blocksize)
2 2  2  2  2                                  Values of NBMIN (minimum blocksize)
1 0  5  9  1                                  Values of NX (crossover point)
2 0  2  2  2                                  Values of NRHS
35.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
SVD 16

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?