Embedded Multicore Building Blocks V1.0.0
|
High-level parallel algorithms and functionalities. More...
Modules | |
Counting | |
Parallel count operation. | |
Foreach | |
Parallel foreach loop. | |
Invoke | |
Parallel invocation of functions. | |
Sorting | |
Parallel merge sort and quick sort algorithms. | |
Reduction | |
Parallel reduction computation. | |
Scan | |
Parallel scan computation. | |
Zip Iterator | |
Zip two iterators. | |
Classes | |
struct | embb::algorithms::Identity |
Unary identity functor. More... | |
High-level parallel algorithms and functionalities.