Next: LA_GGEV
Up: Generalized Nonsymmetric Eigenvalue Problems
Previous: Arguments
  Contents
  Index
The results below are computed with
.
Matrices and are the same as in Example 1 for LA_GGES.
Logical function SELECT is the same as in Example 2 for LA_GGES.
The call:
CALL LA_GGESX( A, B, ALPHAR, ALPHAI, BETA, SELECT=SELECT, &
RCONDE=RCONDE, RCONDV=RCONDV )
RCONDE and RCONDV on exit:
The reciprocal condition numbers for the average of the eigenvalues are:
The reciprocal condition numbers for the deflating subspace are:
Susan Blackford
2001-08-19