zgg.out
来自「famous linear algebra library (LAPACK) p」· OUT 代码 · 共 56 行
OUT
56 行
Tests of the Generalized 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 1 2 2
NBMIN: 40 40 2 2
NS: 2 4 2 4
MAXB: 40 40 2 2
NBCOL: 40 40 2 2
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
ZGG routines passed the tests of the error exits ( 27 tests done)
ZGG: NB = 1, NBMIN = 40, NS = 2, MAXB = 40, NBCOL = 40
All tests for ZGG passed the threshold ( 2184 tests run)
All tests for ZGG drivers passed the threshold ( 1274 tests run)
ZGG: NB = 1, NBMIN = 40, NS = 4, MAXB = 40, NBCOL = 40
All tests for ZGG passed the threshold ( 2184 tests run)
All tests for ZGG drivers passed the threshold ( 1274 tests run)
ZGG: NB = 2, NBMIN = 2, NS = 2, MAXB = 2, NBCOL = 2
All tests for ZGG passed the threshold ( 2184 tests run)
All tests for ZGG drivers passed the threshold ( 1274 tests run)
ZGG: NB = 2, NBMIN = 2, NS = 4, MAXB = 2, NBCOL = 2
All tests for ZGG passed the threshold ( 2184 tests run)
All tests for ZGG drivers passed the threshold ( 1274 tests run)
End of tests
Total time used = 0.55 seconds
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?