Template Function shad::impl::transform_reduce(distributed_parallel_tag&&, ForwardIt, ForwardIt, T, BinaryOp, UnaryOp)¶
- Defined in File numeric_ops.h
Function Documentation¶
-
template <class ForwardIt, class T, class BinaryOp, class UnaryOp>
Tshad::impl
::
transform_reduce
(distributed_parallel_tag &&policy, ForwardIt first, ForwardIt last, T init, BinaryOp op, UnaryOp uop)¶