logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sc::GrpReduce< T >

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                            sc::GrpReduce<T>(3)

Name

       sc::GrpReduce< T >

Synopsis

       Inherited by sc::GrpArithmeticAndReduce<T>, sc::GrpArithmeticOrReduce<T>, sc::GrpArithmeticXOrReduce<T>, sc::GrpFunctionReduce<T>, sc::GrpMaxReduce<T>, sc::GrpMinReduce<T>, sc::GrpProductReduce<T>,
       and sc::GrpSumReduce<T>.

   PublicMemberFunctions
       virtual void reduce (T *target, T *data, int n)=0

See Also