GMeanAccumulator.gmean

struct GMeanAccumulator(T)
@property
F
gmean
(
F = T
)
()
if (
isFloatingPoint!F
)
if (
isMutable!T &&
isFloatingPoint!T
)

Meta