SAXPY
Purpose
SAXPY constant times a vector plus a vector.
uses unrolled loops for increments equal to one.
uses unrolled loops for increments equal to one.
Further Details
jack dongarra, linpack, 3/11/78.
modified 12/3/93, array(1) declarations changed to array(*)
modified 12/3/93, array(1) declarations changed to array(*)