Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 599 Bytes

SortingNetworks.SNBestKnown.Sort11DescendingBranchless(uint).md

File metadata and controls

16 lines (10 loc) · 599 Bytes

SNBestKnown.Sort11DescendingBranchless(uint) Method

Sorts a collection of 11 elements in descending order using branchless min/max swap.

public static void Sort11DescendingBranchless(ref uint p0);

Parameters

p0 System.UInt32

the reference to the first element of the collection