Next: Replicated data:
Up: Methods
Previous: Methods
Contents
Index
If msk was non-null, the effect is like executing
the conditional assignment
if(msk [
])
dst [
[
], ..., 
[
]] =
src [
]
for every tuple
of global subscripts
of the source array. These assignments are executed in an undefined order.
If msk is a null pointer, the assignment is unconditional.
Here
denotest the
th subscript array.
Bryan Carpenter
2002-07-12