DHSEQR Class |
The DHSEQR type exposes the following members.
Name | Description | |
---|---|---|
![]() | Run | Purpose ======= DHSEQR computes the eigenvalues of a Hessenberg matrix H and, optionally, the matrices T and Z from the Schur decomposition H = Z T Z**T, where T is an upper quasi-triangular matrix (the Schur form), and Z is the orthogonal matrix of Schur vectors. Optionally Z may be postmultiplied into an input orthogonal matrix Q so that this routine can give the Schur factorization of a matrix A which has been reduced to the Hessenberg form H by the orthogonal matrix Q: A = Q*H*Q**T = (QZ)*T*(QZ)**T. |
Name | Description | |
---|---|---|
![]() | _dlacpy | |
![]() | _dlahqr | |
![]() | _dlaqr0 | |
![]() | _dlaset | |
![]() | _ilaenv | |
![]() | _lsame | |
![]() | _xerbla | |
![]() | HL | |
![]() ![]() | NL | |
![]() ![]() | NTINY | |
![]() ![]() | ONE | |
![]() | WORKL | |
![]() ![]() | ZERO |
Name | Description | |
---|---|---|
![]() | GetEnumNames | (Defined by General) |
![]() | IsValidDouble | (Defined by General) |