stdlib_dzsum1 Interface

interface
public pure module function stdlib_dzsum1(n, cx, incx)

Arguments

Type IntentOptional Attributes Name
integer(kind=ilp), intent(in) :: n
complex(kind=dp), intent(in) :: cx(*)
integer(kind=ilp), intent(in) :: incx

Return Value real(kind=dp)