DLAQR |
The DLAQR4 type exposes the following members.
| Name | Description | |
|---|---|---|
| DLAQR4 | ||
| DLAQR4(ILAENV, DLACPY, DLAHQR, DLANV2, DLAQR2, DLAQR5) |
| Name | Description | |
|---|---|---|
| Run | Purpose ======= DLAQR4 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 | ||
| _dlanv2 | ||
| _dlaqr2 | ||
| _dlaqr5 | ||
| _ilaenv | ||
| KEXNW | ||
| KEXSH | ||
| NTINY | ||
| ONE | ||
| WILK1 | ||
| WILK2 | ||
| ZDUM | ||
| ZERO |
| Name | Description | |
|---|---|---|
| GetEnumNames | (Defined by General) | |
| IsValidDouble | (Defined by General) |