SCULIB_ADDCAD

add a constant to a double array

Description:

adds a real constant to a double array

Invocation

CALL SCULIB_ADDCAD (N, IN, RVAL, OUT)

Arguments

N = INTEGER (Given)
number of elements in arrays
IN (N) = DOUBLE PRECISION (Given)
input array
RVAL = DOUBLE PRECISION (Given)
real constant to be added to array
OUT (N) = DOUBLE PRECISION (Returned)
output array (may be same as input)

Notes:

Copyright

Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.