DLAPLL Class |
The DLAPLL type exposes the following members.
Name | Description | |
---|---|---|
DLAPLL | ||
DLAPLL(DDOT, DAXPY, DLARFG, DLAS2) |
Name | Description | |
---|---|---|
Run | Purpose ======= Given two column vectors X and Y, let A = ( X Y ). The subroutine first computes the QR factorization of A = Q*R, and then computes the SVD of the 2-by-2 upper triangular matrix R. The smaller singular value of R is returned in SSMIN, which is used as the measurement of the linear dependency of the vectors X and Y. |
Name | Description | |
---|---|---|
GetEnumNames | (Defined by General) | |
IsValidDouble | (Defined by General) |