DAXPY
DAXPY constant times a vector plus a vector. uses unrolled loops for increments equal to one.
jack dongarra, linpack, 3/11/78. modified 12/3/93, array(1) declarations changed to array(*)
Definition at line 54 of file daxpy.f.