Public Member Functions | |
| Meanie () | |
| Meanie (Meanie const &, tbb::split) | |
| void | operator() (br_t const &r) |
| void | join (Meanie const &other) |
| size_t | count () const |
| double | result () const |
Private Attributes | |
| size_t | running_count_ |
| double | running_sum_ |
Definition at line 21 of file tbb_preduce_01_t.cc.
|
inline |
Definition at line 83 of file tbb_preduce_01_t.cc.
|
inline |
Definition at line 85 of file tbb_preduce_01_t.cc.
|
inline |
Definition at line 102 of file tbb_preduce_01_t.cc.
|
inline |
Definition at line 95 of file tbb_preduce_01_t.cc.
|
inline |
Definition at line 88 of file tbb_preduce_01_t.cc.
|
inline |
Definition at line 108 of file tbb_preduce_01_t.cc.
|
private |
Definition at line 32 of file tbb_preduce_01_t.cc.
|
private |
Definition at line 33 of file tbb_preduce_01_t.cc.
1.8.11