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