|
tlx
|
Implementations of sorting networks for up to sixteen elements. More...
Namespaces | |
| best | |
| Implementation of best known sorting networks for up to sixteen elements. | |
| bose_nelson | |
| Implementation of Bose-Nelson sorting networks for up to sixteen elements. | |
| bose_nelson_parameter | |
| Implementation of Bose-Nelson sorting networks for up to sixteen elements processing parameters instead of an array. | |
Classes | |
| class | CS_IfSwap |
| Conditional swap implementation used for sorting networks: trivial portable C++ implementation with custom comparison method and std::swap(). More... | |
Implementations of sorting networks for up to sixteen elements.