MFI - Modern Fortran Interfaces
Source Files
Modules
Procedures
mfi_dpotri
Subroutine
22 statements
Source File
lapack.f90
mfi_lapack
mfi_dpotri
Contents
public pure subroutine mfi_dpotri(a, info, uplo)
Modern interface for
dpotri
. See also:
mfi_potri
,
f77_potri
.
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=REAL64),
intent(inout)
::
a
(:,:)
integer,
intent(out),
optional
::
info
character(len=1),
intent(in),
optional
::
uplo