mfi_zpotri Subroutine

public pure subroutine mfi_zpotri(a, info, uplo)

Modern interface for zpotri. See also: mfi_potri, f77_potri.

Arguments

Type IntentOptional Attributes Name
complex(kind=REAL64), intent(inout) :: a(:,:)
integer, intent(out), optional :: info
character(len=1), intent(in), optional :: uplo