Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 604 Bytes

SortingNetworks.SNBoseNelson.Sort16DescendingBranchless(uint).md

File metadata and controls

16 lines (10 loc) · 604 Bytes

SNBoseNelson.Sort16DescendingBranchless(uint) Method

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

public static void Sort16DescendingBranchless(ref uint p0);

Parameters

p0 System.UInt32

the reference to the first element of the collection