Introduction - If you have any usage issues, please Google them yourself
SUBROUTINE TO FIND ALL REAL EIGENVALUES & EIGENVECTORS
OF A REAL MATRIX [A]nxn
1. Characteristic Polynomial by the Leverrier Method
2. Eigenvalues (roots) of the Characteristic Polynomial by the
Bairstow Method
3. Eigenvectors by the Krylov Method