The OpenD Programming Language

MomentAccumulator.moment

struct MomentAccumulator(T, size_t N, Summation summation)
const @safe @property pure nothrow @nogc
F
moment
(
F = T
)
()
if (
N > 0 &&
)

Meta