This struct uses the Op
and computes the result of the application of Op
to the pair of an offset given by Value
and elements of an input given by Values
.
More...
|
| add_to_all_op (Op const &op) |
|
template<typename Value , typename Values > |
result_type | operator() (Value v, Values const &ts) const |
|
|
using | value_type = typename Op::result_type |
|
using | result_type = std::vector< value_type > |
|
template<typename Op>
struct stapl::skeletons::scan_helpers::add_to_all_op< Op >
This struct uses the Op
and computes the result of the application of Op
to the pair of an offset given by Value
and elements of an input given by Values
.
- Template Parameters
-
Op | the operation to be applied |
The documentation for this struct was generated from the following file:
- transformations/coarse/scan.hpp