ced.out

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

OUT
126
字号

 Tests of the Nonsymmetric Eigenvalue Problem Driver
    CGEES (Schur form)

 LAPACK VERSION 3.1.1

 The following parameter values will be used:
    M:         0     1     2     3     5    10
    N:         0     1     2     3     5    10
    NB:        3
    NBMIN:     3
    NX:        1
    INMIN:    11
    INWIN:     4
    INIBL:     8
    ISHFTS     2
    IACC22     0
 
 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   20.00

 
 CGEES  passed the tests of the error exits (  6 tests done)

 All tests for CES passed the threshold ( 3276 tests run)

 -----------------------------------------------------------------------

 Tests of the Nonsymmetric Eigenvalue Problem Driver
    CGEEV (eigenvalues and eigevectors)

 LAPACK VERSION 3.1.1

 The following parameter values will be used:
    M:         0     1     2     3     5    10
    N:         0     1     2     3     5    10
    NB:        3
    NBMIN:     3
    NX:        1
    INMIN:    11
    INWIN:     4
    INIBL:     8
    ISHFTS     2
    IACC22     0
 
 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   20.00

 
 CGEEV  passed the tests of the error exits (  7 tests done)

 All tests for CEV passed the threshold (  924 tests run)

 -----------------------------------------------------------------------

 Tests of the Nonsymmetric Eigenvalue Problem Expert Driver
    CGEESX (Schur form and condition numbers)

 LAPACK VERSION 3.1.1

 The following parameter values will be used:
    M:         0     1     2     3     5    10
    N:         0     1     2     3     5    10
    NB:        3
    NBMIN:     3
    NX:        1
    INMIN:    11
    INWIN:     4
    INIBL:     8
    ISHFTS     2
    IACC22     0
 
 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   20.00

 
 CGEESX passed the tests of the error exits (  7 tests done)

 All tests for CSX passed the threshold ( 3406 tests run)

 -----------------------------------------------------------------------

 Tests of the Nonsymmetric Eigenvalue Problem Expert Driver
    CGEEVX (eigenvalues, eigenvectors and condition numbers)

 LAPACK VERSION 3.1.1

 The following parameter values will be used:
    M:         0     1     2     3     5    10
    N:         0     1     2     3     5    10
    NB:        3
    NBMIN:     3
    NX:        1
    INMIN:    11
    INWIN:     4
    INIBL:     8
    ISHFTS     2
    IACC22     0
 
 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   20.00

 
 CGEEVX passed the tests of the error exits ( 10 tests done)

 All tests for CVX passed the threshold ( 5172 tests run)

 -----------------------------------------------------------------------


 End of tests
 Total time used =         0.64 seconds

⌨️ 快捷键说明

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