EigenUtility
This module constains routines for computing the eigenvalues and eigenvectors of matrices.
ποΈ GetSymEigenJacobi
This subroutine computes all eigenvalues and eigenvectors of a real symmetric N Γ N matrix Mat.
ποΈ GetSymEigenValues
This subroutine calculates eigenvalues of a symmetric matrix.
ποΈ GetSymEigenValues_
This subroutine calculates eigenvalues of a symmetric matrix.
ποΈ SymEigenValues
This function calculates eigenvalues of a symmetric matrix.
ποΈ SymEigenValues2by2
Calculate the eigenvalues of 2 by 2 matrix.
ποΈ SymEigenValues3by3
Calculate the eigenvalues of 3 by 3 matrix.