8.2.5 : Solving the performance problem



We are going to create two files :
  • reduction.h the header file of our reduction function.
  • reduction.cpp the source file of our reduction function.