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