mfi_cgerqf Subroutine

public pure subroutine mfi_cgerqf(a, tau, info)

Modern interface for cgerqf. See also: mfi_gerqf, f77_gerqf.

Arguments

Type IntentOptional Attributes Name
complex(kind=REAL32), intent(inout) :: a(:,:)
complex(kind=REAL32), intent(out), optional, target :: tau(:)
integer, intent(out), optional :: info