DLAED |
The DLAED2 type exposes the following members.
Name | Description | |
---|---|---|
DLAED2 | ||
DLAED2(IDAMAX, DLAMCH, DLAPY2, DCOPY, DLACPY, DLAMRG, DROT, DSCAL, XERBLA) |
Name | Description | |
---|---|---|
Run | Purpose ======= DLAED2 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 entry 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 | ||
CTOT | ||
EIGHT | ||
MONE | ||
ONE | ||
PSM | ||
TWO | ||
ZERO |
Name | Description | |
---|---|---|
GetEnumNames | (Defined by General) | |
IsValidDouble | (Defined by General) |