Example program for zheev
This example finds all the eigenvalues and eigenvectors of the Hermitian matrix
A
=
1
2
-
i
3
-
i
4
-
i
2
+
i
2
3
-
2
i
4
-
2
i
3
+
i
3
+
2
i
3
4
-
3
i
4
+
i
4
+
2
i
4
+
3
i
4
,
together with approximate error bounds for the computed eigenvalues and eigenvectors.
f90 source code
Input data file
Expected results