|
NAMEsc::GrpFunctionReduce< T >SYNOPSISInherits sc::GrpReduce< T >. Public Member FunctionsGrpFunctionReduce (void(*func)(T *, T *, int)) void reduce (T *target, T *data, int nelement) Member Function Documentationtemplate<class T > void sc::GrpFunctionReduce< T >::reduce (T * target, T * data, int nelement) [virtual]Implements sc::GrpReduce< T >.AuthorGenerated automatically by Doxygen for MPQC from the source code.
Visit the GSP FreeBSD Man Page Interface. |