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

A piped flow for a repeat skeleton, connects the out flow of each iteration to the input of the next iteration, and connects the input of the repeat skeleton to the first iteration of the while loop. It also connects the output of the repeat skeleton to the output of the last iteration. More...

Detailed Description

A piped flow for a repeat skeleton, connects the out flow of each iteration to the input of the next iteration, and connects the input of the repeat skeleton to the first iteration of the while loop. It also connects the output of the repeat skeleton to the output of the last iteration.

dot_inline_dotgraph_10.png

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