stdlib_clanhp Interface

interface
public module function stdlib_clanhp(norm, uplo, n, ap, work)

Arguments

Type IntentOptional Attributes Name
character(len=1), intent(in) :: norm
character(len=1), intent(in) :: uplo
integer(kind=ilp), intent(in) :: n
complex(kind=sp), intent(in) :: ap(*)
real(kind=sp), intent(out) :: work(*)

Return Value real(kind=sp)