Thrill  0.1
ComponentSum< ArrayType, Operation > Class Template Reference

Detailed Description

template<typename ArrayType, typename Operation = std::plus<typename ArrayType::value_type>>
class thrill::common::ComponentSum< ArrayType, Operation >

template for computing the component-wise sum of std::array or std::vector.

Definition at line 94 of file functional.hpp.

#include <functional.hpp>


The documentation for this class was generated from the following file: