MovingAverage.this

class MovingAverage(T)
this
(
size_t mlen
)
if (
is(typeof(T[].init.mean))
)

Meta