Example program for zgeev
This example finds all the eigenvalues and right eigenvectors of the matrix
A
=
-
3.97
-
5.04
i
-
4.11
+
3.70
i
-
0.34
+
1.01
i
1.29
-
0.86
i
0.34
-
1.50
i
1.52
-
0.43
i
1.88
-
5.38
i
3.36
+
0.65
i
3.31
-
3.85
i
2.50
+
3.45
i
0.88
-
1.08
i
0.64
-
1.48
i
-
1.10
+
0.82
i
1.81
-
1.59
i
3.25
+
1.33
i
1.57
-
3.44
i
.
Note that the block size (NB) of
64
assumed in this example is not realistic for such a small problem, but should be suitable for large problems.
f90 source code
Input data file
Expected results