IIRDelay.nextSample

Undocumented in source. Be warned that the author may not have intended to support it.
struct IIRDelay(T, int order)
nothrow @nogc
static if(order == 2)
T
nextSample
(,
const(coeff_t) coeff
)

Meta