zbb.out
来自「famous linear algebra library (LAPACK) p」· OUT 代码 · 共 35 行
OUT
35 行
Tests of ZGBBRD
(reduction of a general band matrix to real bidiagonal form)
LAPACK VERSION 3.1.1
The following parameter values will be used:
M: 0 0 0 0 1 1 1 1 2 2
2 2 3 3 3 3 10 10 16 16
N: 0 1 2 3 0 1 2 3 0 1
2 3 0 1 2 3 10 16 10 16
K: 0 1 2 3 16
NS: 1 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
ZBB: NRHS = 1
All tests for ZBB passed the threshold ( 3000 tests run)
ZBB: NRHS = 2
All tests for ZBB passed the threshold ( 3000 tests run)
End of tests
Total time used = 0.12 seconds
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?