Function grind_sum_all

Function Documentation

size_t grind_sum_all(const struct grinder *const the_grinder)

Sum ALL grindee datapoints.

Compute the sum of all datapoints for all grindees. It is only a true total if the resolution for grindees is 1. Otherwis it is a sum of the averages according to the resolution parameter.