ssep.out
来自「famous linear algebra library (LAPACK) p」· OUT 代码 · 共 60 行
OUT
60 行
Tests of the Symmetric Eigenvalue Problem routines
LAPACK VERSION 3.1.1
The following parameter values will be used:
M: 0 1 2 3 5 20
N: 0 1 2 3 5 20
NB: 1 3 3 3 10
NBMIN: 2 2 2 2 2
NX: 1 0 5 9 1
Relative machine underflow is taken to be 0.117549E-37
Relative machine overflow is taken to be 0.340282E+39
Relative machine precision is taken to be 0.596046E-07
Routines pass computational tests if test ratio is less than 50.00
SST routines passed the tests of the error exits (147 tests done)
SEP: NB = 1, NBMIN = 2, NX = 1
All tests for SST passed the threshold ( 3276 tests run)
All tests for SST drivers passed the threshold ( 14256 tests run)
SEP: NB = 3, NBMIN = 2, NX = 0
All tests for SST passed the threshold ( 3276 tests run)
All tests for SST drivers passed the threshold ( 14256 tests run)
SEP: NB = 3, NBMIN = 2, NX = 5
All tests for SST passed the threshold ( 3276 tests run)
All tests for SST drivers passed the threshold ( 14256 tests run)
SEP: NB = 3, NBMIN = 2, NX = 9
All tests for SST passed the threshold ( 3276 tests run)
All tests for SST drivers passed the threshold ( 14256 tests run)
SEP: NB = 10, NBMIN = 2, NX = 1
All tests for SST passed the threshold ( 3276 tests run)
All tests for SST drivers passed the threshold ( 14256 tests run)
End of tests
Total time used = 1.39 seconds
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?