Next: Arguments
Up: Generalized Symmetric Eigenvalue Problems
Previous: LA_SYGVX / LA_HEGVX
  Contents
  Index
LA_SYGVX and LA_HEGVX compute selected eigenvalues and,
optionally, the corresponding eigenvectors of generalized eigenvalue problems of the form
where and are real symmetric in the case of LA_SYGVX
and complex Hermitian in the case of LA_HEGVX.
In both cases is positive definite.
Eigenvalues and eigenvectors can be selected by specifying either a
range of values or a range of indices for the desired eigenvalues.
Susan Blackford
2001-08-19