Tests of the Generalized Nonsymmetric Eigenvalue Problem Driver DGGES LAPACK VERSION 3.0, released June 30, 1999 The following parameter values will be used: M: 2 6 10 12 20 N: 2 6 10 12 20 NB: 1 NBMIN: 1 NX: 1 NS: 2 MAXB: 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.222045E-15 Routines pass computational tests if test ratio is less than 10.00 All tests for DGS drivers passed the threshold ( 1560 tests run) ----------------------------------------------------------------------- Tests of the Generalized Nonsymmetric Eigenvalue Problem Driver DGGEV LAPACK VERSION 3.0, released June 30, 1999 The following parameter values will be used: M: 2 6 8 10 15 20 N: 2 6 8 10 15 20 NB: 1 NBMIN: 1 NX: 1 NS: 2 MAXB: 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.222045E-15 Routines pass computational tests if test ratio is less than 10.00 All tests for DGV drivers passed the threshold ( 1092 tests run) ----------------------------------------------------------------------- Tests of the Generalized Nonsymmetric Eigenvalue Problem Expert Driver DGGESX LAPACK VERSION 3.0, released June 30, 1999 The following parameter values will be used: N: 6 NB: 1 NBMIN: 1 NX: 1 NS: 2 MAXB: 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.222045E-15 Routines pass computational tests if test ratio is less than 10.00 DGX -- Real Expert Generalized Schur form problem driver Matrix types: 1: A is a block diagonal matrix of Jordan blocks and B is the identity matrix, 2: A and B are upper triangular matrices, 3: A and B are as type 2, but each second diagonal block in A_11 and each third diaongal block in A_22 are 2x2 blocks, 4: A and B are block diagonal matrices, 5: (A,B) has potentially close or common eigenvalues. Tests performed: (S is Schur, T is triangular, Q and Z are orthogonal, a is alpha, b is beta, and ' means transpose.) 1 = | A - Q S Z' | / ( |A| n ulp ) 2 = | B - Q T Z' | / ( |B| n ulp ) 3 = | I - QQ' | / ( n ulp ) 4 = | I - ZZ' | / ( n ulp ) 5 = 1/ULP if A is not in Schur form S 6 = difference between (alpha,beta) and diagonals of (S,T) 7 = 1/ULP if SDIM is not the correct number of selected eigenvalues 8 = 1/ULP if DIFEST/DIFTRU > 10*THRESH or DIFTRU/DIFEST > 10*THRESH 9 = 1/ULP if DIFEST <> 0 or DIFTRU > ULP*norm(A,B) when reordering fails 10 = 1/ULP if PLEST/PLTRU > THRESH or PLTRU/PLEST > THRESH ( Test 10 is only for input examples ) Matrix order= 5, type= 1, a=0.2107E-07, order(A_11)= 2, result 8 is 0.7514E+05 Matrix order= 4, type= 1, a=0.2107E-07, order(A_11)= 3, result 8 is 262.75 Matrix order= 6, type= 1, a=0.2107E-07, order(A_11)= 3, result 8 is 0.1918E+09 Matrix order= 6, type= 1, a=0.2107E-07, order(A_11)= 4, result 8 is 0.1664E+10 Matrix order= 6, type= 1, a=0.2107E-07, order(A_11)= 1, result 8 is 0.1932E+07 Matrix order= 6, type= 1, a=0.2107E-07, order(A_11)= 2, result 8 is 0.1141E+10 Matrix order= 6, type= 1, a=0.2107E-07, order(A_11)= 5, result 8 is 0.5637E+07 DGX drivers: 7 out of 2250 tests failed to pass the threshold ----------------------------------------------------------------------- Tests of the Generalized Nonsymmetric Eigenvalue Problem Expert Driver DGGESX LAPACK VERSION 3.0, released June 30, 1999 The following parameter values will be used: N: 0 NB: 1 NBMIN: 1 NX: 1 NS: 2 MAXB: 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.222045E-15 Routines pass computational tests if test ratio is less than 10.00 All tests for DGX drivers passed the threshold ( 20 tests run) ----------------------------------------------------------------------- Tests of the Generalized Nonsymmetric Eigenvalue Problem Expert Driver DGGEVX LAPACK VERSION 3.0, released June 30, 1999 The following parameter values will be used: N: 5 NB: 1 NBMIN: 1 NX: 1 NS: 2 MAXB: 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.222045E-15 Routines pass computational tests if test ratio is less than 10.00 DXV -- Real Expert Eigenvalue/vector problem driver Matrix types: TYPE 1: Da is diagonal, Db is identity, A = Y^(-H) Da X^(-1), B = Y^(-H) Db X^(-1) YH and X are left and right eigenvectors. TYPE 2: Da is quasi-diagonal, Db is identity, A = Y^(-H) Da X^(-1), B = Y^(-H) Db X^(-1) YH and X are left and right eigenvectors. Tests performed: a is alpha, b is beta, l is a left eigenvector, r is a right eigenvector and ' means transpose. 1 = max | ( b A - a B )' l | / const. 2 = max | ( b A - a B ) r | / const. 3 = max ( Sest/Stru, Stru/Sest ) over all eigenvalues 4 = max( DIFest/DIFtru, DIFtru/DIFest ) over the 1st and 5th eigenvectors Type= 2, IWA= 1, IWB= 1, IWX= 5, IWY= 1, result 4 is 3167.23 Type= 2, IWA= 1, IWB= 1, IWX= 5, IWY= 2, result 4 is 3305.40 Type= 2, IWA= 1, IWB= 1, IWX= 5, IWY= 3, result 4 is 1710.76 Type= 2, IWA= 1, IWB= 1, IWX= 5, IWY= 4, result 4 is 4079.14 Type= 2, IWA= 1, IWB= 1, IWX= 5, IWY= 5, result 4 is 1386.09 Type= 2, IWA= 1, IWB= 2, IWX= 5, IWY= 5, result 4 is 1908.17 Type= 2, IWA= 1, IWB= 3, IWX= 5, IWY= 5, result 4 is 1114.41 Type= 2, IWA= 1, IWB= 4, IWX= 5, IWY= 5, result 4 is 400.27 Type= 2, IWA= 1, IWB= 5, IWX= 1, IWY= 1, result 4 is 3444.60 Type= 2, IWA= 1, IWB= 5, IWX= 1, IWY= 2, result 4 is 3210.29 Type= 2, IWA= 1, IWB= 5, IWX= 1, IWY= 3, result 4 is 1783.42 Type= 2, IWA= 1, IWB= 5, IWX= 1, IWY= 4, result 4 is 242.41 Type= 2, IWA= 1, IWB= 5, IWX= 2, IWY= 1, result 4 is 3210.29 Type= 2, IWA= 1, IWB= 5, IWX= 2, IWY= 2, result 4 is 3117.96 Type= 2, IWA= 1, IWB= 5, IWX= 2, IWY= 3, result 4 is 1778.30 Type= 2, IWA= 1, IWB= 5, IWX= 2, IWY= 4, result 4 is 242.40 Type= 2, IWA= 1, IWB= 5, IWX= 3, IWY= 1, result 4 is 1783.42 Type= 2, IWA= 1, IWB= 5, IWX= 3, IWY= 2, result 4 is 1778.30 Type= 2, IWA= 1, IWB= 5, IWX= 3, IWY= 3, result 4 is 1427.09 Type= 2, IWA= 1, IWB= 5, IWX= 3, IWY= 4, result 4 is 241.22 Type= 2, IWA= 1, IWB= 5, IWX= 4, IWY= 1, result 4 is 242.41 Type= 2, IWA= 1, IWB= 5, IWX= 4, IWY= 2, result 4 is 242.40 Type= 2, IWA= 1, IWB= 5, IWX= 4, IWY= 3, result 4 is 241.22 Type= 2, IWA= 1, IWB= 5, IWX= 4, IWY= 4, result 4 is 171.84 Type= 2, IWA= 2, IWB= 1, IWX= 5, IWY= 5, result 4 is 3817.80 Type= 2, IWA= 2, IWB= 2, IWX= 5, IWY= 5, result 4 is 3064.94 Type= 2, IWA= 2, IWB= 3, IWX= 5, IWY= 5, result 4 is 1373.60 Type= 2, IWA= 2, IWB= 4, IWX= 5, IWY= 5, result 4 is 404.63 Type= 2, IWA= 2, IWB= 5, IWX= 1, IWY= 1, result 4 is 3444.65 Type= 2, IWA= 2, IWB= 5, IWX= 1, IWY= 2, result 4 is 3210.34 Type= 2, IWA= 2, IWB= 5, IWX= 1, IWY= 3, result 4 is 1783.45 Type= 2, IWA= 2, IWB= 5, IWX= 1, IWY= 4, result 4 is 242.42 Type= 2, IWA= 2, IWB= 5, IWX= 2, IWY= 1, result 4 is 3210.34 Type= 2, IWA= 2, IWB= 5, IWX= 2, IWY= 2, result 4 is 3118.01 Type= 2, IWA= 2, IWB= 5, IWX= 2, IWY= 3, result 4 is 1778.33 Type= 2, IWA= 2, IWB= 5, IWX= 2, IWY= 4, result 4 is 242.41 Type= 2, IWA= 2, IWB= 5, IWX= 3, IWY= 1, result 4 is 1783.45 Type= 2, IWA= 2, IWB= 5, IWX= 3, IWY= 2, result 4 is 1778.33 Type= 2, IWA= 2, IWB= 5, IWX= 3, IWY= 3, result 4 is 1427.12 Type= 2, IWA= 2, IWB= 5, IWX= 3, IWY= 4, result 4 is 241.23 Type= 2, IWA= 2, IWB= 5, IWX= 4, IWY= 1, result 4 is 242.42 Type= 2, IWA= 2, IWB= 5, IWX= 4, IWY= 2, result 4 is 242.41 Type= 2, IWA= 2, IWB= 5, IWX= 4, IWY= 3, result 4 is 241.23 Type= 2, IWA= 2, IWB= 5, IWX= 4, IWY= 4, result 4 is 171.84 Type= 2, IWA= 3, IWB= 1, IWX= 5, IWY= 5, result 4 is 4019.33 Type= 2, IWA= 3, IWB= 2, IWX= 5, IWY= 5, result 4 is 3977.30 Type= 2, IWA= 3, IWB= 3, IWX= 5, IWY= 5, result 4 is 2671.10 Type= 2, IWA= 3, IWB= 4, IWX= 5, IWY= 5, result 4 is 441.35 Type= 2, IWA= 3, IWB= 5, IWX= 1, IWY= 1, result 4 is 3445.10 Type= 2, IWA= 3, IWB= 5, IWX= 1, IWY= 2, result 4 is 3210.76 Type= 2, IWA= 3, IWB= 5, IWX= 1, IWY= 3, result 4 is 1783.68 Type= 2, IWA= 3, IWB= 5, IWX= 1, IWY= 4, result 4 is 242.45 Type= 2, IWA= 3, IWB= 5, IWX= 2, IWY= 1, result 4 is 3210.76 Type= 2, IWA= 3, IWB= 5, IWX= 2, IWY= 2, result 4 is 3118.42 Type= 2, IWA= 3, IWB= 5, IWX= 2, IWY= 3, result 4 is 1778.56 Type= 2, IWA= 3, IWB= 5, IWX= 2, IWY= 4, result 4 is 242.44 Type= 2, IWA= 3, IWB= 5, IWX= 3, IWY= 1, result 4 is 1783.68 Type= 2, IWA= 3, IWB= 5, IWX= 3, IWY= 2, result 4 is 1778.56 Type= 2, IWA= 3, IWB= 5, IWX= 3, IWY= 3, result 4 is 1427.30 Type= 2, IWA= 3, IWB= 5, IWX= 3, IWY= 4, result 4 is 241.26 Type= 2, IWA= 3, IWB= 5, IWX= 4, IWY= 1, result 4 is 242.45 Type= 2, IWA= 3, IWB= 5, IWX= 4, IWY= 2, result 4 is 242.44 Type= 2, IWA= 3, IWB= 5, IWX= 4, IWY= 3, result 4 is 241.26 Type= 2, IWA= 3, IWB= 5, IWX= 4, IWY= 4, result 4 is 171.86 Type= 2, IWA= 4, IWB= 1, IWX= 5, IWY= 5, result 4 is 537.09 Type= 2, IWA= 4, IWB= 2, IWX= 5, IWY= 5, result 4 is 541.01 Type= 2, IWA= 4, IWB= 3, IWX= 5, IWY= 5, result 4 is 570.24 Type= 2, IWA= 4, IWB= 4, IWX= 5, IWY= 5, result 4 is 460.29 Type= 2, IWA= 4, IWB= 5, IWX= 1, IWY= 1, result 4 is 3449.61 Type= 2, IWA= 4, IWB= 5, IWX= 1, IWY= 2, result 4 is 3214.96 Type= 2, IWA= 4, IWB= 5, IWX= 1, IWY= 3, result 4 is 1786.01 Type= 2, IWA= 4, IWB= 5, IWX= 1, IWY= 4, result 4 is 242.77 Type= 2, IWA= 4, IWB= 5, IWX= 2, IWY= 1, result 4 is 3214.96 Type= 2, IWA= 4, IWB= 5, IWX= 2, IWY= 2, result 4 is 3122.49 Type= 2, IWA= 4, IWB= 5, IWX= 2, IWY= 3, result 4 is 1780.88 Type= 2, IWA= 4, IWB= 5, IWX= 2, IWY= 4, result 4 is 242.75 Type= 2, IWA= 4, IWB= 5, IWX= 3, IWY= 1, result 4 is 1786.01 Type= 2, IWA= 4, IWB= 5, IWX= 3, IWY= 2, result 4 is 1780.88 Type= 2, IWA= 4, IWB= 5, IWX= 3, IWY= 3, result 4 is 1429.17 Type= 2, IWA= 4, IWB= 5, IWX= 3, IWY= 4, result 4 is 241.57 Type= 2, IWA= 4, IWB= 5, IWX= 4, IWY= 1, result 4 is 242.77 Type= 2, IWA= 4, IWB= 5, IWX= 4, IWY= 2, result 4 is 242.75 Type= 2, IWA= 4, IWB= 5, IWX= 4, IWY= 3, result 4 is 241.57 Type= 2, IWA= 4, IWB= 5, IWX= 4, IWY= 4, result 4 is 172.09 Type= 2, IWA= 5, IWB= 1, IWX= 1, IWY= 1, result 4 is 2.373E+07 Type= 2, IWA= 5, IWB= 1, IWX= 1, IWY= 2, result 4 is 2.211E+07 Type= 2, IWA= 5, IWB= 1, IWX= 1, IWY= 3, result 4 is 1.228E+07 Type= 2, IWA= 5, IWB= 1, IWX= 1, IWY= 4, result 4 is 1.670E+06 Type= 2, IWA= 5, IWB= 1, IWX= 1, IWY= 5, result 4 is 2435.85 Type= 2, IWA= 5, IWB= 1, IWX= 2, IWY= 1, result 4 is 2.211E+07 Type= 2, IWA= 5, IWB= 1, IWX= 2, IWY= 2, result 4 is 2.148E+07 Type= 2, IWA= 5, IWB= 1, IWX= 2, IWY= 3, result 4 is 1.225E+07 Type= 2, IWA= 5, IWB= 1, IWX= 2, IWY= 4, result 4 is 1.670E+06 Type= 2, IWA= 5, IWB= 1, IWX= 2, IWY= 5, result 4 is 2435.85 Type= 2, IWA= 5, IWB= 1, IWX= 3, IWY= 1, result 4 is 1.228E+07 Type= 2, IWA= 5, IWB= 1, IWX= 3, IWY= 2, result 4 is 1.225E+07 Type= 2, IWA= 5, IWB= 1, IWX= 3, IWY= 3, result 4 is 9.830E+06 Type= 2, IWA= 5, IWB= 1, IWX= 3, IWY= 4, result 4 is 1.661E+06 Type= 2, IWA= 5, IWB= 1, IWX= 3, IWY= 5, result 4 is 2435.85 Type= 2, IWA= 5, IWB= 1, IWX= 4, IWY= 1, result 4 is 1.670E+06 Type= 2, IWA= 5, IWB= 1, IWX= 4, IWY= 2, result 4 is 1.670E+06 Type= 2, IWA= 5, IWB= 1, IWX= 4, IWY= 3, result 4 is 1.661E+06 Type= 2, IWA= 5, IWB= 1, IWX= 4, IWY= 4, result 4 is 1.184E+06 Type= 2, IWA= 5, IWB= 1, IWX= 4, IWY= 5, result 4 is 2435.85 Type= 2, IWA= 5, IWB= 1, IWX= 5, IWY= 1, result 4 is 2435.85 Type= 2, IWA= 5, IWB= 1, IWX= 5, IWY= 2, result 4 is 2435.85 Type= 2, IWA= 5, IWB= 1, IWX= 5, IWY= 3, result 4 is 2435.85 Type= 2, IWA= 5, IWB= 1, IWX= 5, IWY= 4, result 4 is 2435.85 Type= 2, IWA= 5, IWB= 1, IWX= 5, IWY= 5, result 4 is 1722.53 Type= 2, IWA= 5, IWB= 2, IWX= 1, IWY= 1, result 4 is 2.157E+07 Type= 2, IWA= 5, IWB= 2, IWX= 1, IWY= 2, result 4 is 2.010E+07 Type= 2, IWA= 5, IWB= 2, IWX= 1, IWY= 3, result 4 is 1.117E+07 Type= 2, IWA= 5, IWB= 2, IWX= 1, IWY= 4, result 4 is 1.518E+06 Type= 2, IWA= 5, IWB= 2, IWX= 1, IWY= 5, result 4 is 2214.76 Type= 2, IWA= 5, IWB= 2, IWX= 2, IWY= 1, result 4 is 2.010E+07 Type= 2, IWA= 5, IWB= 2, IWX= 2, IWY= 2, result 4 is 1.953E+07 Type= 2, IWA= 5, IWB= 2, IWX= 2, IWY= 3, result 4 is 1.114E+07 Type= 2, IWA= 5, IWB= 2, IWX= 2, IWY= 4, result 4 is 1.518E+06 Type= 2, IWA= 5, IWB= 2, IWX= 2, IWY= 5, result 4 is 2214.76 Type= 2, IWA= 5, IWB= 2, IWX= 3, IWY= 1, result 4 is 1.117E+07 Type= 2, IWA= 5, IWB= 2, IWX= 3, IWY= 2, result 4 is 1.114E+07 Type= 2, IWA= 5, IWB= 2, IWX= 3, IWY= 3, result 4 is 8.938E+06 Type= 2, IWA= 5, IWB= 2, IWX= 3, IWY= 4, result 4 is 1.511E+06 Type= 2, IWA= 5, IWB= 2, IWX= 3, IWY= 5, result 4 is 2214.76 Type= 2, IWA= 5, IWB= 2, IWX= 4, IWY= 1, result 4 is 1.518E+06 Type= 2, IWA= 5, IWB= 2, IWX= 4, IWY= 2, result 4 is 1.518E+06 Type= 2, IWA= 5, IWB= 2, IWX= 4, IWY= 3, result 4 is 1.511E+06 Type= 2, IWA= 5, IWB= 2, IWX= 4, IWY= 4, result 4 is 1.076E+06 Type= 2, IWA= 5, IWB= 2, IWX= 4, IWY= 5, result 4 is 2214.76 Type= 2, IWA= 5, IWB= 2, IWX= 5, IWY= 1, result 4 is 2214.76 Type= 2, IWA= 5, IWB= 2, IWX= 5, IWY= 2, result 4 is 2214.76 Type= 2, IWA= 5, IWB= 2, IWX= 5, IWY= 3, result 4 is 2214.76 Type= 2, IWA= 5, IWB= 2, IWX= 5, IWY= 4, result 4 is 2214.76 Type= 2, IWA= 5, IWB= 2, IWX= 5, IWY= 5, result 4 is 1566.19 Type= 2, IWA= 5, IWB= 3, IWX= 1, IWY= 1, result 4 is 1.187E+07 Type= 2, IWA= 5, IWB= 3, IWX= 1, IWY= 2, result 4 is 1.106E+07 Type= 2, IWA= 5, IWB= 3, IWX= 1, IWY= 3, result 4 is 6.144E+06 Type= 2, IWA= 5, IWB= 3, IWX= 1, IWY= 4, result 4 is 8.351E+05 Type= 2, IWA= 5, IWB= 3, IWX= 1, IWY= 5, result 4 is 1218.28 Type= 2, IWA= 5, IWB= 3, IWX= 2, IWY= 1, result 4 is 1.106E+07 Type= 2, IWA= 5, IWB= 3, IWX= 2, IWY= 2, result 4 is 1.074E+07 Type= 2, IWA= 5, IWB= 3, IWX= 2, IWY= 3, result 4 is 6.126E+06 Type= 2, IWA= 5, IWB= 3, IWX= 2, IWY= 4, result 4 is 8.350E+05 Type= 2, IWA= 5, IWB= 3, IWX= 2, IWY= 5, result 4 is 1218.28 Type= 2, IWA= 5, IWB= 3, IWX= 3, IWY= 1, result 4 is 6.144E+06 Type= 2, IWA= 5, IWB= 3, IWX= 3, IWY= 2, result 4 is 6.126E+06 Type= 2, IWA= 5, IWB= 3, IWX= 3, IWY= 3, result 4 is 4.916E+06 Type= 2, IWA= 5, IWB= 3, IWX= 3, IWY= 4, result 4 is 8.310E+05 Type= 2, IWA= 5, IWB= 3, IWX= 3, IWY= 5, result 4 is 1218.28 Type= 2, IWA= 5, IWB= 3, IWX= 4, IWY= 1, result 4 is 8.351E+05 Type= 2, IWA= 5, IWB= 3, IWX= 4, IWY= 2, result 4 is 8.350E+05 Type= 2, IWA= 5, IWB= 3, IWX= 4, IWY= 3, result 4 is 8.310E+05 Type= 2, IWA= 5, IWB= 3, IWX= 4, IWY= 4, result 4 is 5.920E+05 Type= 2, IWA= 5, IWB= 3, IWX= 4, IWY= 5, result 4 is 1218.28 Type= 2, IWA= 5, IWB= 3, IWX= 5, IWY= 1, result 4 is 1218.28 Type= 2, IWA= 5, IWB= 3, IWX= 5, IWY= 2, result 4 is 1218.28 Type= 2, IWA= 5, IWB= 3, IWX= 5, IWY= 3, result 4 is 1218.28 Type= 2, IWA= 5, IWB= 3, IWX= 5, IWY= 4, result 4 is 1218.28 Type= 2, IWA= 5, IWB= 3, IWX= 5, IWY= 5, result 4 is 861.52 Type= 2, IWA= 5, IWB= 4, IWX= 1, IWY= 1, result 4 is 2.160E+06 Type= 2, IWA= 5, IWB= 4, IWX= 1, IWY= 2, result 4 is 2.013E+06 Type= 2, IWA= 5, IWB= 4, IWX= 1, IWY= 3, result 4 is 1.118E+06 Type= 2, IWA= 5, IWB= 4, IWX= 1, IWY= 4, result 4 is 1.520E+05 Type= 2, IWA= 5, IWB= 4, IWX= 1, IWY= 5, result 4 is 221.79 Type= 2, IWA= 5, IWB= 4, IWX= 2, IWY= 1, result 4 is 2.013E+06 Type= 2, IWA= 5, IWB= 4, IWX= 2, IWY= 2, result 4 is 1.955E+06 Type= 2, IWA= 5, IWB= 4, IWX= 2, IWY= 3, result 4 is 1.115E+06 Type= 2, IWA= 5, IWB= 4, IWX= 2, IWY= 4, result 4 is 1.520E+05 Type= 2, IWA= 5, IWB= 4, IWX= 2, IWY= 5, result 4 is 221.79 Type= 2, IWA= 5, IWB= 4, IWX= 3, IWY= 1, result 4 is 1.118E+06 Type= 2, IWA= 5, IWB= 4, IWX= 3, IWY= 2, result 4 is 1.115E+06 Type= 2, IWA= 5, IWB= 4, IWX= 3, IWY= 3, result 4 is 8.950E+05 Type= 2, IWA= 5, IWB= 4, IWX= 3, IWY= 4, result 4 is 1.513E+05 Type= 2, IWA= 5, IWB= 4, IWX= 3, IWY= 5, result 4 is 221.79 Type= 2, IWA= 5, IWB= 4, IWX= 4, IWY= 1, result 4 is 1.520E+05 Type= 2, IWA= 5, IWB= 4, IWX= 4, IWY= 2, result 4 is 1.520E+05 Type= 2, IWA= 5, IWB= 4, IWX= 4, IWY= 3, result 4 is 1.513E+05 Type= 2, IWA= 5, IWB= 4, IWX= 4, IWY= 4, result 4 is 1.078E+05 Type= 2, IWA= 5, IWB= 4, IWX= 4, IWY= 5, result 4 is 221.79 Type= 2, IWA= 5, IWB= 4, IWX= 5, IWY= 1, result 4 is 221.79 Type= 2, IWA= 5, IWB= 4, IWX= 5, IWY= 2, result 4 is 221.79 Type= 2, IWA= 5, IWB= 4, IWX= 5, IWY= 3, result 4 is 221.79 Type= 2, IWA= 5, IWB= 4, IWX= 5, IWY= 4, result 4 is 221.79 Type= 2, IWA= 5, IWB= 4, IWX= 5, IWY= 5, result 4 is 156.84 Type= 2, IWA= 5, IWB= 5, IWX= 1, IWY= 1, result 4 is 9741.11 Type= 2, IWA= 5, IWB= 5, IWX= 1, IWY= 2, result 4 is 9078.10 Type= 2, IWA= 5, IWB= 5, IWX= 1, IWY= 3, result 4 is 5043.19 Type= 2, IWA= 5, IWB= 5, IWX= 1, IWY= 4, result 4 is 685.50 Type= 2, IWA= 5, IWB= 5, IWX= 2, IWY= 1, result 4 is 9078.10 Type= 2, IWA= 5, IWB= 5, IWX= 2, IWY= 2, result 4 is 8817.05 Type= 2, IWA= 5, IWB= 5, IWX= 2, IWY= 3, result 4 is 5028.72 Type= 2, IWA= 5, IWB= 5, IWX= 2, IWY= 4, result 4 is 685.47 Type= 2, IWA= 5, IWB= 5, IWX= 3, IWY= 1, result 4 is 5043.19 Type= 2, IWA= 5, IWB= 5, IWX= 3, IWY= 2, result 4 is 5028.72 Type= 2, IWA= 5, IWB= 5, IWX= 3, IWY= 3, result 4 is 4035.66 Type= 2, IWA= 5, IWB= 5, IWX= 3, IWY= 4, result 4 is 682.14 Type= 2, IWA= 5, IWB= 5, IWX= 4, IWY= 1, result 4 is 685.50 Type= 2, IWA= 5, IWB= 5, IWX= 4, IWY= 2, result 4 is 685.47 Type= 2, IWA= 5, IWB= 5, IWX= 4, IWY= 3, result 4 is 682.14 Type= 2, IWA= 5, IWB= 5, IWX= 4, IWY= 4, result 4 is 485.94 DXV drivers: 200 out of 5000 tests failed to pass the threshold ----------------------------------------------------------------------- Tests of the Generalized Nonsymmetric Eigenvalue Problem Expert Driver DGGEVX LAPACK VERSION 3.0, released June 30, 1999 The following parameter values will be used: N: 0 NB: 1 NBMIN: 1 NX: 1 NS: 2 MAXB: 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.222045E-15 Routines pass computational tests if test ratio is less than 10.00 All tests for DXV drivers passed the threshold ( 8 tests run) ----------------------------------------------------------------------- End of tests Total time used = 3.86 seconds