stdlib_stfttp Interface

interface
public pure module subroutine stdlib_stfttp(transr, uplo, n, arf, ap, info)

Arguments

Type IntentOptional Attributes Name
character(len=1), intent(in) :: transr
character(len=1), intent(in) :: uplo
integer(kind=ilp), intent(in) :: n
real(kind=sp), intent(in) :: arf(0_ilp:*)
real(kind=sp), intent(out) :: ap(0_ilp:*)
integer(kind=ilp), intent(out) :: info