MeanAccumulator.mean

Returns the current mean of accumulated values. (community summary)

struct MeanAccumulator(T, Summation summation)
const @safe @property pure nothrow @nogc
F
mean
(
F = T
)
()