#include <FanOutIn.h>
Inherits Marsyas::MarSystem.
Combines a parallel set of MarSystem objects to a single MarSystem corresponding to executing the System objects in parallel using the same input, and combining their outputs using a sum or a multiplication combinator.
Controls:
Definition at line 41 of file FanOutIn.h.
1.5.6