C----------------------------------------------------------------------- C IMSL Name: ISMIN (Single precision version) C C Purpose: Find the smallest index of the component of a C single-precision vector having minimum value. C C Usage: ISMIN(N, SX, INCX) C C Example: No example available for this routine.