Skip to content

Matrix - Eigenvalues🔗

Operators🔗

eigenvalues_general_matrixEigenvaluesGeneralMatrix: Compute the eigenvalues and optionally the eigenvectors of a general matrix.

eigenvalues_symmetric_matrixEigenvaluesSymmetricMatrix: Compute the eigenvalues and optionally eigenvectors of a symmetric matrix.

generalized_eigenvalues_general_matrixGeneralizedEigenvaluesGeneralMatrix: Compute the generalized eigenvalues and optionally the generalized eigenvectors of general matrices.

generalized_eigenvalues_symmetric_matrixGeneralizedEigenvaluesSymmetricMatrix: Compute the generalized eigenvalues and optionally generalized eigenvectors of symmetric input matrices.