Next: Arguments
Up: Generalized Symmetric Eigenvalue Problems
Previous: LA_SPGVX / LA_HPGVX
  Contents
  Index
LA_SPGVX and LA_HPGVX 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_SPGVX and complex Hermitian in the case of LA_HPGVX.
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.
Matrices and are stored in a packed format.
Susan Blackford
2001-08-19