Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
sc::GrpFunctionReduce< T >(3)	     MPQC	 sc::GrpFunctionReduce<	T >(3)

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)
       virtual void reduce (T *target, T *data,	int n)=0

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.

Version	2.3.1			Tue May	13 2025	 sc::GrpFunctionReduce<	T >(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sc_GrpFunctionReduce&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help