Modern interface for zgeqrf. See also: mfi_geqrf, f77_geqrf.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
complex(kind=REAL64), | intent(inout) | :: | a(:,:) | |||
complex(kind=REAL64), | intent(out), | optional, | target | :: | tau(:) | |
integer, | intent(out), | optional | :: | info |