stdlib_isamax Function

public pure function stdlib_isamax(n, dx, incx)

Arguments

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

Return Value integer(kind=ilp)