My Project
|
#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 175 of file parallelcxx11.hh.
typedef V ReduceValue< V >::Value |
Definition at line 178 of file parallelcxx11.hh.
|
inline |
Definition at line 179 of file parallelcxx11.hh.
|
inline |
Definition at line 189 of file parallelcxx11.hh.
Referenced by preduce_callback().
|
inline |
Definition at line 193 of file parallelcxx11.hh.
Referenced by preduce().
|
inline |
Definition at line 184 of file parallelcxx11.hh.
Referenced by preduce_callback().