 
  
  
  
  
 Next: MERGE Intrinsic
Up: Intrinsics
 Previous: Bit Manipulation Intrinsic Functions
 
 
There are four intrinsics in this class:
-  MERGE(TSOURCE,FSOURCE,MASK) -- merge two arrays under a
mask,
-  SPREAD(SOURCE,DIM,NCOPIES)
 -- replicates an array by
adding NCOPIES of a dimension,
-  PACK(SOURCE,MASK [,VECTOR ]) -- pack array into a
one-dimensional array under a mask.
-  UNPACK(VECTOR,MASK,FIELD) -- unpack a vector into an
array under a mask.
 
For more information, click here  
 
  
  
  
  
 Next: MERGE Intrinsic
Up: Intrinsics
 Previous: Bit Manipulation Intrinsic Functions
©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997Not for commercial use.