MFI - Modern Fortran Interfaces
Source Files
Modules
Procedures
mfi_sgetri
Subroutine
29 statements
Source File
lapack.f90
mfi_lapack
mfi_sgetri
Contents
public pure subroutine mfi_sgetri(a, ipiv, info)
Modern interface for
sgetri
. See also:
mfi_getri
,
f77_getri
.
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=REAL32),
intent(inout)
::
a
(:,:)
integer,
intent(in)
::
ipiv
(:)
integer,
intent(out),
optional
::
info