Next:
Effect:
Up:
class DotProduct
Previous:
Argument persistence:
Method
void execute(S* res, T* src1Dat, U* src2Dat) ;
The arguments are the address to which the result should be written and the base addresses of the local segments of the source arrays. The latter should point to vectors of the locally held elements.
Effect:
Replicated data:
Guansong Zhang
Fri Oct 9 12:29:23 EDT 1998