pyFDN.td.Identity#
- class pyFDN.td.Identity(channels)[source]#
Stateless pass-through. Used as a placeholder branch, e.g. an empty forward residual.
Methods
__init__(channels)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