stdlib_zlangt Interface

interface
public pure module function stdlib_zlangt(norm, n, dl, d, du)

Arguments

Type IntentOptional Attributes Name
character(len=1), intent(in) :: norm
integer(kind=ilp), intent(in) :: n
complex(kind=dp), intent(in) :: dl(*)
complex(kind=dp), intent(in) :: d(*)
complex(kind=dp), intent(in) :: du(*)

Return Value real(kind=dp)