DSYGVD Example
To find all the eigenvalues and eigenvectors of the generalized symmetric
eigenproblem
ABx =
x, 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 DSYGV illustrates solving a generalized symmetric
eigenproblem of the form
Ax =
Bx.
Example program
Example data
Example results