Template Function concore::v1::conc_reduce(It, It, Value, const BinaryOp&, const ReductionOp&, partition_hints)

Function Documentation

template<typename It, typename Value, typename BinaryOp, typename ReductionOp>
Value concore::v1::conc_reduce(It first, It last, Value identity, const BinaryOp &op, const ReductionOp &reduction, partition_hints hints)

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.