Visible to Intel only — GUID: GUID-B21D6430-F478-4811-8DE0-3E0DBDE18723
Visible to Intel only — GUID: GUID-B21D6430-F478-4811-8DE0-3E0DBDE18723
Nonsymmetric Eigenvalue Problems: LAPACK Driver Routines
This topic describes LAPACK driver routines used for solving nonsymmetric eigenproblems. See also computational routines that can be called to solve these problems.
Table "Driver Routines for Solving Nonsymmetric Eigenproblems" lists all such driver routines for the FORTRAN 77 interface. The corresponding routine names in the Fortran 95 interface are without the first symbol.
Routine Name |
Operation performed |
---|---|
Computes the eigenvalues and Schur factorization of a general matrix, and orders the factorization so that selected eigenvalues are at the top left of the Schur form. |
|
Computes the eigenvalues and Schur factorization of a general matrix, orders the factorization and computes reciprocal condition numbers. |
|
Computes the eigenvalues and left and right eigenvectors of a general matrix. |
|
Computes the eigenvalues and left and right eigenvectors of a general matrix, with preliminary matrix balancing, and computes reciprocal condition numbers for the eigenvalues and right eigenvectors. |