MFI - Modern Fortran Interfaces
Source Files
Modules
Procedures
mfi_sgerqf
Subroutine
41 statements
Source File
lapack.f90
mfi_lapack
mfi_sgerqf
Contents
public pure subroutine mfi_sgerqf(a, tau, info)
Modern interface for
sgerqf
. See also:
mfi_gerqf
,
f77_gerqf
.
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=REAL32),
intent(inout)
::
a
(:,:)
real(kind=REAL32),
intent(out),
optional,
target
::
tau
(:)
integer,
intent(out),
optional
::
info