DGEBRD Class |
The DGEBRD type exposes the following members.
Name | Description | |
---|---|---|
![]() | DGEBRD | |
![]() | DGEBRD(DGEBD2, DGEMM, DLABRD, XERBLA, ILAENV) |
Name | Description | |
---|---|---|
![]() | Run | Purpose ======= DGEBRD reduces a general real M-by-N matrix A to upper or lower bidiagonal form B by an orthogonal transformation: Q**T * 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) |