pyFDN.td.Gain#
- class pyFDN.td.Gain(matrix)[source]#
Stateless static gain matrix
y = x @ M.TwithMof shape(out, in).Methods
__init__(matrix)filter(block)Filter one block and advance internal state.
process(signal, *[, squeeze])Filter a whole signal in one call, from the current state.
reset()Clear internal state (no-op for stateless operators).
Attributes
in_channelsout_channels