Go to the source code of this file.
|
| template<typename ValueType > |
| auto | EqualToDIA (Context &ctx, const std::vector< ValueType > &in_vector) |
| | EqualToDIA is a Source-DOp, which takes a vector of data EQUAL on all workers, and returns the data in a DIA. More...
|
| |
| template<typename ValueType > |
| auto | EqualToDIA (Context &ctx, std::vector< ValueType > &&in_vector) |
| | EqualToDIA is an Source-DOp, which takes a vector of data EQUAL on all workers, and returns the data in a DIA. More...
|
| |
◆ THRILL_API_EQUAL_TO_DIA_HEADER
| #define THRILL_API_EQUAL_TO_DIA_HEADER |