UnstableMeanFilter.nextSample

Undocumented in source. Be warned that the author may not have intended to support it.
struct UnstableMeanFilter(T)
public nothrow @nogc
T
nextSample
(
T x
)
if (
is(T == float) ||
is(T == double)
)

Meta