ReductionTraits< Op, T > Struct Template Reference
Traits class defining identity element for type T under operation Op.
More...
#include <ReductionEvaluator.h>
Detailed Description
template<class Op, class T>
struct ReductionTraits< Op, T >
Traits class defining identity element for type T under operation Op.
Needs to be specialized for Op and possibly T.
The documentation for this struct was generated from the following file: