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