SCULIB_MULCAD

multiply double precision array by a constant double

Description:

multiplies a double precision array by a double constant

Invocation

CALL SCULIB_MULCAD (N, IN, DVAL, OUT, STATUS)

Arguments

N = INTEGER (Given)
number of array elements
IN (N) = DOUBLE (Given)
array to be multiplied
DVAL = DOUBLE (Given)
multiplication factor
OUT (N) = DOUBLE (Returned)
output array (can be same as input)
STATUS = INTEGER (Given & Returned)
Global status

Copyright

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