FIR.impulse

struct FIR(T)
inout nothrow @nogc
inout(T)[]
impulse
()

Return Value

Type: inout(T)[]

Impulse response. If you write it, you can call makeMinimumPhase() next.

Meta