#include <ParallelSTL.h>
Public Member Functions | |
| accumulate_helper_reduce (BinOp o) | |
| template<typename T > | |
| void | operator() (T &dest, const T &src) const |
Public Attributes | |
| BinOp | op |
| Galois::ParallelSTL::accumulate_helper_reduce< BinOp >::accumulate_helper_reduce | ( | BinOp | o | ) | [inline] |
| void Galois::ParallelSTL::accumulate_helper_reduce< BinOp >::operator() | ( | T & | dest, | |
| const T & | src | |||
| ) | const [inline] |
| BinOp Galois::ParallelSTL::accumulate_helper_reduce< BinOp >::op |
1.6.1