Modern interface for cungrq. See also: mfi_ungrq, f77_ungrq. Generates the real orthogonal matrix Q of the QR factorization
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=REAL32), | intent(inout) | :: | a(:,:) | |||
| complex(kind=REAL32), | intent(in) | :: | tau(:) | |||
| integer, | intent(in), | optional | :: | k | ||
| integer, | intent(out), | optional | :: | info |