DSPGVX Example
To find the eigenvalues in the half-open interval
-1.0, 1.0
, and
corresponding eigenvectors, of the generalized symmetric eigenproblem
Ax =
Bx, where
The example program for DSPGVD illustrates solving a generalized symmetric
eigenproblem of the form
ABx =
x.
Example program
Example data
Example results