next up previous contents
Next: Replicated data: Up: Methods Previous: Methods

Effect:

If msk was non-null, the effect is like executing the conditional assignment

   if(msk [ tex2html_wrap_inline14231 ])

dst [ tex2html_wrap_inline14233 [ tex2html_wrap_inline14231 ], ..., tex2html_wrap_inline14237 [ tex2html_wrap_inline14231 ]] =

src [ tex2html_wrap_inline14231 ]

for every tuple tex2html_wrap_inline14275 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 tex2html_wrap_inline14243 denotest the rth subscript array.



Guansong Zhang
Fri Oct 9 12:29:23 EDT 1998