Skip to main content

Module multichannel_algorithm

Module multichannel_algorithm 

Source
Expand description

MultichannelAlgorithm trait for multi-IO processing (N inputs, M outputs).

Structs§

SisoAdapter
Adapter: wrap a SISO Algorithm as a MultichannelAlgorithm.

Traits§

MultichannelAlgorithm
A signal processing algorithm with multiple inputs and outputs.