Coarsened binary workfunction which is map operator for m_mr_transform_wf.
More...
|
template<typename V0 , typename V1 > |
result_type | operator() (V0 &row_pieces, V1 &rep_vector_piece) |
|
|
typedef std::vector< double > * | result_type |
|
Coarsened binary workfunction which is map operator for m_mr_transform_wf.
◆ operator()()
template<typename V0 , typename V1 >
result_type stapl::composition::m_mr_transform_wf::map_wf::operator() |
( |
V0 & |
row_pieces, |
|
|
V1 & |
rep_vector_piece |
|
) |
| |
- Parameters
-
row_pieces | A row from the transposed two dimensional array view input. |
rep_vector_piece | The row input to the m_mr_transform_wf workfunction. |
- Returns
- A heap allocated one dimensional container with result of the operator (currently fixed to
inner_product
).
The documentation for this struct was generated from the following file:
- new_map_transformations.hpp