#include <mia/core/parallelcxx11.hh>
Public Types | |
typedef V | Value |
Public Member Functions | |
const Value & | get_identity () const |
const Value & | get_reduced () const |
template<typename Reduce > | |
void | reduce (const Value &v, Reduce r) |
ReduceValue (const Value &i) | |
Definition at line 162 of file parallelcxx11.hh.
typedef V ReduceValue< V >::Value |
Definition at line 164 of file parallelcxx11.hh.
|
inline |
Definition at line 165 of file parallelcxx11.hh.
|
inline |
Definition at line 174 of file parallelcxx11.hh.
Referenced by preduce_callback().
|
inline |
Definition at line 177 of file parallelcxx11.hh.
Referenced by preduce().
|
inline |
Definition at line 169 of file parallelcxx11.hh.
Referenced by preduce_callback().