DLAED |
The DLAED8 type exposes the following members.
Name | Description | |
---|---|---|
![]() | DLAED8() | |
![]() | DLAED8(IDAMAX, DLAMCH, DLAPY2, DCOPY, DLACPY, DLAMRG, DROT, DSCAL, XERBLA) |
Name | Description | |
---|---|---|
![]() | Run | Purpose ======= DLAED8 merges the two sets of eigenvalues together into a single sorted set. Then it tries to deflate the size of the problem. There are two ways in which deflation can occur: when two or more eigenvalues are close together or if there is a tiny element in the Z vector. For each such occurrence the order of the related secular equation problem is reduced by one. |
Name | Description | |
---|---|---|
![]() | _dcopy | |
![]() | _dlacpy | |
![]() | _dlamch | |
![]() | _dlamrg | |
![]() | _dlapy2 | |
![]() | _drot | |
![]() | _dscal | |
![]() | _idamax | |
![]() | _xerbla | |
![]() ![]() | EIGHT | |
![]() ![]() | MONE | |
![]() ![]() | ONE | |
![]() ![]() | TWO | |
![]() ![]() | ZERO |
Name | Description | |
---|---|---|
![]() | GetEnumNames | (Defined by General) |
![]() | IsValidDouble | (Defined by General) |