SCULIB_ADDCAI

add a constant to an integer array

Description:

adds an integer constant to an integer array

Invocation

CALL SCULIB_ADDCAI (N, IN, IVAL, OUT)

Arguments

N = INTEGER (Given)
number of elements in arrays
IN (N) = INTEGER (Given)
input array
IVAL = INTEGER (Given)
constant to be added to array
OUT (N) = INTEGER (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.