mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
MeanAccumulator.mean
mir
math
stat
MeanAccumulator
Returns the current mean of accumulated values.
(community summary)
struct
MeanAccumulator
(T, Summation summation)
const @
safe
@
property
pure nothrow @
nogc
F
mean
(
F
=
T
)
(
)
mir
math
stat
MeanAccumulator
functions
mean
put
sum
variables
count
summator
Returns the current mean of accumulated values. (community summary)