pyFDN.td.Parallel#
- class pyFDN.td.Parallel(ops, *, sum_output=True)[source]#
Feed the same input to every branch and combine the outputs (optional). Equivalent to FLAMO
Parallel.Methods
__init__(ops, *[, sum_output])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