DGEBD |
The DGEBD2 type exposes the following members.
Name | Description | |
---|---|---|
Run | Purpose ======= DGEBD2 reduces a real general m by n matrix A to upper or lower bidiagonal form B by an orthogonal transformation: Q' * A * P = B. If m .GE. n, B is upper bidiagonal; if m .LT. n, B is lower bidiagonal. |
Name | Description | |
---|---|---|
GetEnumNames | (Defined by General) | |
IsValidDouble | (Defined by General) |