Modern interface for cungr2. See also: mfi_ungr2, f77_ungr2. Generates the real orthogonal matrix Q of the RQ factorization formed by gerq2
| 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 |