Marsyas
0.6.0-alpha
|
These are MarSystems which contain other MarSystems. More...
Data Structures | |
class | Accumulator |
Accumulate result of multiple ticks. More... | |
class | Cascade |
Cascade of MarSystem objects. More... | |
class | Fanin |
Fanin of MarSystem objects. More... | |
class | Fanout |
Fanout of MarSystem objects. More... | |
class | FanOutIn |
FanOutIn of MarSystem objects. More... | |
class | FlowThru |
FlowThru of MarSystem objects. More... | |
class | MarSystem |
MarSystem transforms a realvec. More... | |
class | Parallel |
Parallel composite of MarSystem objects. More... | |
class | Selector |
Select different observations from input data. More... | |
class | Series |
Series of MarSystem objects. More... | |
class | Shredder |
Splits input and makes children process each slice separately (reverse of Accumulator). More... | |
class | Sidechain |
Process child and discard output. More... | |
class | SilenceRemove |
Blocks tick()s if the output is silent. More... |
These are MarSystems which contain other MarSystems.