Window.sumOfWindowSamples

Undocumented in source. Be warned that the author may not have intended to support it.
struct Window(T)
pure const nothrow @nogc
double
sumOfWindowSamples
()
if (
is(T == float) ||
is(T == double)
)

Meta