DLAEXC Class |
The DLAEXC type exposes the following members.
| Name | Description | |
|---|---|---|
| DLAEXC | ||
| DLAEXC(DLAMCH, DLANGE, DLACPY, DLANV2, DLARFG, DLARFX, DLARTG, DLASY2, DROT) |
| Name | Description | |
|---|---|---|
| Run | Purpose ======= DLAEXC swaps adjacent diagonal blocks T11 and T22 of order 1 or 2 in an upper quasi-triangular matrix T by an orthogonal similarity transformation. T must be in Schur canonical form, that is, block upper triangular with 1-by-1 and 2-by-2 diagonal blocks; each 2-by-2 diagonal block has its diagonal elemnts equal and its off-diagonal elements of opposite sign. |
| Name | Description | |
|---|---|---|
| _dlacpy | ||
| _dlamch | ||
| _dlange | ||
| _dlanv2 | ||
| _dlarfg | ||
| _dlarfx | ||
| _dlartg | ||
| _dlasy2 | ||
| _drot | ||
| D | ||
| LDD | ||
| LDX | ||
| ONE | ||
| TEN | ||
| U | ||
| U1 | ||
| U2 | ||
| X | ||
| ZERO |
| Name | Description | |
|---|---|---|
| GetEnumNames | (Defined by General) | |
| IsValidDouble | (Defined by General) |