Provided by: libsc-doc_2.3.1-22build2_all
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.