NAG Library Manual, Mark 31
Interfaces:  FL   CL   CPP   AD 

NAG CL Interface Introduction
Example description

nag_lapackeig_dtgevc (f08ykc) Example Program Results


 Generalized eigenvalues
    1     ( -2.4367,  0.0000)
    2     (  0.6069,  0.7948)
    3     (  0.6069, -0.7948)
    4     (  1.0000,  0.0000)
    5     ( -0.4104,  0.0000)

 Right eigenvectors
          1        2        3        4        5
 1  -0.3083   0.7026   0.0000  -0.3985  -0.3747
 2   0.6622  -0.5582  -0.3678   0.7287   0.7339
 3  -0.6244   0.1600   0.1763  -0.5380  -0.5394
 4   0.2732  -0.0211  -0.0492   0.1423   0.1720
 5  -0.0438   0.0010   0.0072  -0.0199  -0.0192

 Left eigenvectors
          1        2        3        4        5
 1  -0.3747   0.7026   0.0000  -0.3985  -0.3083
 2   0.7339  -0.5582  -0.3678   0.7287   0.6622
 3  -0.5394   0.1600   0.1763  -0.5380  -0.6244
 4   0.1720  -0.0211  -0.0492   0.1423   0.2732
 5  -0.0192   0.0010   0.0072  -0.0199  -0.0438