Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::partial_sum is an STL algorithm to calculate the partial sums of a container.
#include <algorithm> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.