mfi_spotri Subroutine

public pure subroutine mfi_spotri(a, info, uplo)

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

Arguments

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