More Algorithms

This section introduces two more algorithms, the fused and scan algorithms!

transform_reduce - Fused Algorithm

To get even more flexibility and performance, the reduce algorithm also has a version where you can apply a transform operation before performing the reduction.

Get hands-on with 1200+ tech skills courses.