Next:
DSPEVX Example
Up:
Real Symmetric Eigenvalue Routines
Previous:
DSPEV Example
DSPEVD Example
To find all the eigenvalues and eigenvectors of the symmetric matrix
A
=
.
The example program for DSPEV illustrates the computation of error bounds for the eigenvalues.
Example program
Example data
Example results