sc_GrpFunctionReduce(3)
sc::GrpFunctionReduce< T >
Description
sc::GrpFunctionReduce< T >
NAME
sc::GrpFunctionReduce< T >
SYNOPSIS
Inherits sc::GrpReduce< T >.
Public Member Functions
GrpFunctionReduce
(void(*func)(T *, T *, int))
void reduce (T *target, T *data, int nelement)
Member Function Documentation
template<class T > void sc::GrpFunctionReduce< T >::reduce (T * target, T *data, int nelement) [virtual]
Implements sc::GrpReduce< T >.
Author
Generated automatically by Doxygen for MPQC from the source code.