Next: Example 2 (from Program
Up: Examples
Previous: Examples
  Contents
  Index
Matrices and as in Example 1 for LA_GGES
The call:
CALL LA_GGEV( A, B, VL=VL, VR=VR )
VL and VR on exit:
The eigenvalues of
are given in example 1 for LA_GGES.
The corresponding (generalized) left eigenvectors are:
The corresponding (generalized) right eigenvectors are:
Susan Blackford
2001-08-19