Embedded Multicore Building Blocks V1.0.0
Modules | Classes
Algorithms

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...
 

Detailed Description

High-level parallel algorithms and functionalities.