Add missing include <numeric>
This fixes headercheck. The error was introduced when std::accumulate was used to implement the partial method.
This fixes headercheck. The error was introduced when std::accumulate was used to implement the partial method.