mfi_spotrf Subroutine

public pure subroutine mfi_spotrf(a, info, uplo)

Modern interface for spotrf. See also: mfi_potrf, f77_potrf.

Arguments

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