STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::skeletons::flows::compose_flows::input_to_last Struct Reference

A very common flow used in many algorithms is when the last input is forked and passed to the last skeleton in the sequence. Examples of this flow can be seen in scan and sink. More...

Detailed Description

A very common flow used in many algorithms is when the last input is forked and passed to the last skeleton in the sequence. Examples of this flow can be seen in scan and sink.

dot_inline_dotgraph_4.png

The documentation for this struct was generated from the following file: