Example program for dsyevx
This example finds the eigenvalues in the half-open interval
-
1
,
1
, and the corresponding eigenvectors, of the symmetric matrix
A
=
1
2
3
4
2
2
3
4
3
3
3
4
4
4
4
4
.
f90 source code
Input data file
Expected results