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