DCOPY
DCOPY copies a vector, x, to a vector, y. 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 53 of file dcopy.f.