Histogram.sum

Sum of all values stored in this histogram. This is not subject to histMin and histMax.

struct Histogram(T, Flag!"logIndex" logIndex = No.logIndex)
@property const pure nothrow @safe
const(T)
sum
()

Meta