dnep.out
来自「famous linear algebra library (LAPACK) p」· OUT 代码 · 共 55 行
OUT
55 行
Tests of the Nonsymmetric Eigenvalue Problem routines
LAPACK VERSION 3.1.1
The following parameter values will be used:
M: 0 1 2 3 5 10 16
N: 0 1 2 3 5 10 16
NB: 1 3 3 3 20
NBMIN: 2 2 2 2 2
NX: 1 0 5 9 1
INMIN: 11 12 11 15 11
INWIN: 2 3 5 3 2
INIBL: 0 5 7 3 200
ISHFTS 1 2 4 2 1
IACC22 0 1 2 0 1
Relative machine underflow is taken to be 0.222507-307
Relative machine overflow is taken to be 0.179769+309
Relative machine precision is taken to be 0.111022D-15
Routines pass computational tests if test ratio is less than 20.00
DHS routines passed the tests of the error exits ( 66 tests done)
NEP: NB = 1, NBMIN = 2, NX = 1, INMIN= 11, INWIN = 2, INIBL = 0, ISHFTS = 1, IACC22 = 0
All tests for DHS passed the threshold ( 1764 tests run)
NEP: NB = 3, NBMIN = 2, NX = 0, INMIN= 12, INWIN = 3, INIBL = 5, ISHFTS = 2, IACC22 = 1
All tests for DHS passed the threshold ( 1764 tests run)
NEP: NB = 3, NBMIN = 2, NX = 5, INMIN= 11, INWIN = 5, INIBL = 7, ISHFTS = 4, IACC22 = 2
All tests for DHS passed the threshold ( 1764 tests run)
NEP: NB = 3, NBMIN = 2, NX = 9, INMIN= 15, INWIN = 3, INIBL = 3, ISHFTS = 2, IACC22 = 0
All tests for DHS passed the threshold ( 1764 tests run)
NEP: NB = 20, NBMIN = 2, NX = 1, INMIN= 11, INWIN = 2, INIBL = 200, ISHFTS = 1, IACC22 = 1
All tests for DHS passed the threshold ( 1764 tests run)
End of tests
Total time used = 0.33 seconds
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?