Next: LA_SYGVX / LA_HEGVX
Up: Examples
Previous: Example 1 (from Program
  Contents
  Index
Matrices
and
as in Example 1.
Arrays
and
on entry:
Elements marked * are not used by the routine.
The call:
CALL LA_SYGV( A, B, W, 2, 'V', 'L', INFO )
A, B, INFO and W on exit:
The eigenvectors are:
The triangular factor
of the Cholesky factorization of
is:
Susan Blackford
2001-08-19