C----------------------------------------------------------------------- C IMSL Name: IIMAX (Single precision version) C C Purpose: Find the smallest index of the maximum component of a C integer vector. C C Usage: IIMAX(N, IX, INCX) C C Example: No example available for this routine.