Itoyori  v0.0.1
ityr::reducer::vec_element_wise< T, BinaryOp > Member List

This is the complete list of members for ityr::reducer::vec_element_wise< T, BinaryOp >, including all inherited members.

accumulator_type typedefityr::reducer::vec_element_wise< T, BinaryOp >
operator()(accumulator_type &acc_l, value_type &&acc_r) constityr::reducer::vec_element_wise< T, BinaryOp >inline
operator()(accumulator_type &&acc_l, accumulator_type &acc_r) constityr::reducer::vec_element_wise< T, BinaryOp >inline
operator()() constityr::reducer::vec_element_wise< T, BinaryOp >inline
value_type typedefityr::reducer::vec_element_wise< T, BinaryOp >