MFI - Modern Fortran Interfaces
Source Files
Modules
Procedures
mfi_sgetrf
Subroutine
31 statements
Source File
lapack.f90
mfi_lapack
mfi_sgetrf
Contents
public pure subroutine mfi_sgetrf(a, ipiv, info)
Modern interface for
sgetrf
. See also:
mfi_getrf
,
f77_getrf
.
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=REAL32),
intent(inout)
::
a
(:,:)
integer,
intent(out),
optional,
target
::
ipiv
(:)
integer,
intent(out),
optional
::
info