tlx
Loading...
Searching...
No Matches
tlx::sort_networks Namespace Reference

Implementations of sorting networks for up to sixteen elements. More...

Namespaces

namespace  best
 Implementation of best known sorting networks for up to sixteen elements.
namespace  bose_nelson
 Implementation of Bose-Nelson sorting networks for up to sixteen elements.
namespace  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...

Detailed Description

Implementations of sorting networks for up to sixteen elements.