Can I use lambda functions to do parallel_reduce of arrays in TBB?.
It's not over a single variable say, "sum". But over an array "sum[i]". I did not find this in the examples or in the Tutorial pdf. Can you direct me to a source
Thanks in advance,
Jay
Parallel_reduce Lambda for arrays
For more complete information about compiler optimizations, see our Optimization Notice.


