mfi_cpotrf Subroutine

public pure subroutine mfi_cpotrf(a, info, uplo)

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

Arguments

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