Matrix - Eigenvalues🔗
Operators🔗
eigenvalues_general_matrix: Compute the eigenvalues and optionally the eigenvectors of a general
matrix.
eigenvalues_symmetric_matrix: Compute the eigenvalues and optionally eigenvectors of a symmetric
matrix.
generalized_eigenvalues_general_matrix: Compute the generalized eigenvalues and optionally the generalized
eigenvectors of general matrices.
generalized_eigenvalues_symmetric_matrix: Compute the generalized eigenvalues and optionally generalized
eigenvectors of symmetric input matrices.