C----------------------------------------------------------------------- C IMSL Name: SASUM (Single precision version) C C Purpose: Sum the absolute values of the components of a C single precision vector. C C Usage: SASUM(N, SX, INCX) C C Example: No example available for this routine.