next up previous
Next: ARY_COPY - Copy an array to a new location
Up: Routine Descriptions
Previous: ARY_CLONE - Clone an array identifier

ARY_CMPLX  -  Determine whether an array holds complex values

Description:
The routine returns a logical value indicating whether an array holds complex values.

Invocation:
CALL ARY_CMPLX( IARY, CMPLX, STATUS )

Arguments:
IARY = INTEGER (Given)
Array identifier.
CMPLX = LOGICAL (Returned)
Whether the array holds complex values.
STATUS = INTEGER (Given and Returned)
The global status.



next up previous
Next: ARY_COPY - Copy an array to a new location
Up: Routine Descriptions
Previous: ARY_CLONE - Clone an array identifier



ARY A Subroutine Library for Accessing ARRAY Data Structures
Starlink User Note 11
R.F. Warren-Smith
28th April 1998
E-mail:rfws@star.rl.ac.uk