Numeric
The numeric library is host to several numeric functions. We'll look at a few of them in this lesson.
We'll cover the following...
The numeric algorithms std::accumulate
, std::adjacent_difference
, std::partial_sum
, std::inner_product
and std::iota
and the six additional C++17 algorithms std::exclusive_scan
, std::inclusive_scan
, ...
Access this course and 1400+ top-rated courses and projects.