ZHPGV Example
To find all the eigenvalues and eigenvectors of the generalized Hermitian
eigenproblem
Ax =
Bx, where
and
together with an estimate of the condition number of B, and approximate error
bounds for the computed eigenvalues and eigenvectors.
The example program for ZHPGVD illustrates solving a generalized symmetric
eigenproblem of the form
ABx =
x.
Example program
Example data
Example results