A scatter skeleton based on reverse_binary_tree
is a no-op. The filtering of the input to this operation is done with the help of filters to reduce communication.
More...
Public Member Functions | |
void | set_position (std::size_t index, bool is_downedge) |
std::vector< T > | operator() (Ref1 x) |
std::vector< T > | operator() (Ref1 x) const |
bool | operator== (identity const &other) const |
Public Types | |
using | argument_type = Arg |
using | result_type = Result |
A scatter skeleton based on reverse_binary_tree
is a no-op. The filtering of the input to this operation is done with the help of filters to reduce communication.