stdlib_sasum Interface

interface
public pure module function stdlib_sasum(n, sx, incx)

Arguments

Type IntentOptional Attributes Name
integer(kind=ilp), intent(in) :: n
real(kind=sp), intent(in) :: sx(*)
integer(kind=ilp), intent(in) :: incx

Return Value real(kind=sp)