DGEEVX Example
To find all the eigenvalues and right eigenvectors of the matrix
together with estimates of the condition number and forward error bounds for
each eigenvalue and eigenvector. The option to balance the matrix is used.
In order to compute the condition numbers of the eigenvalues, the left
eigenvectors also have to be computed, but they are not printed out in this
example.
Example program
Example data
Example results