SGETRA/DGETRA/CGETRA/ZGETRA | ||
|
| trans = ‘T’ or ‘t’ Compute A <- |
|
| trans = ‘C’ or ‘c’ Compute A <- A |
| n | Number of rows and columns in matrix A, n ≥ 0. If n = |
|
| 0, the subprograms do not reference a. |
| a | Array containing the |
| lda | The leading dimension of array a as declared in the |
|
| calling program unit, with lda ≥ max(n,1). |
Output | a | The result replaces the input. |
242HP MLIB User’s Guide