(C++) numeric.h

January 10, 2018 · View on GitHub

 

 

 

 

 

(C++) numeric.h

 

numeric.h is a standard header file.

 

numeric.h contains the definitions of the following algorithms (incomplete list):

 

  1. std::accumulate
  2. std::adjacent_difference
  3. std::inner_product
  4. std::iota
  5. std::partial_sum