Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 606 Bytes

SortingNetworks.SNBoseNelson.Sort8DescendingBranchless(ushort).md

File metadata and controls

16 lines (10 loc) · 606 Bytes

SNBoseNelson.Sort8DescendingBranchless(ushort) Method

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

public static void Sort8DescendingBranchless(ref ushort p0);

Parameters

p0 System.UInt16

the reference to the first element of the collection