MFI - Modern Fortran Interfaces
Source Files
Modules
Procedures
mfi_sgeqrf
Subroutine
41 statements
Source File
lapack.f90
mfi_lapack
mfi_sgeqrf
Contents
public pure subroutine mfi_sgeqrf(a, tau, info)
Modern interface for
sgeqrf
. See also:
mfi_geqrf
,
f77_geqrf
.
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