Description:
copies one double
precision array into another
Invocation
CALL SCULIB_COPYD (N, FROM, TO)
Arguments
N =
INTEGER (Given)
number of elements in arrays
FROM (N) = DOUBLE PRECISION (Given)
array copied from
TO (N) = DOUBLE PRECISION (Returned)
array copied to
Notes:
This routine is deprecated. Use VEC_DTOD (SUN/39) instead.
Copyright
Copyright
©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.