CompressibleReduce< T, Op > Struct Template Reference
#include <ReductionEvaluator.h>
List of all members.
|
Static Public Member Functions |
template<class T1 > |
static void | evaluate (T &ret, const Op &, const T1 &val, int) |
template<class T, class Op>
struct CompressibleReduce< T, Op >
Member Function Documentation
template<class T , class Op >
template<class T1 >
static void CompressibleReduce< T, Op >::evaluate |
( |
T & |
ret, |
|
|
const Op & |
, |
|
|
const T1 & |
val, |
|
|
int |
| |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: