Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 600 Bytes

SortingNetworks.SNBoseNelson.Sort8DescendingBranchless(short).md

File metadata and controls

16 lines (10 loc) · 600 Bytes

SNBoseNelson.Sort8DescendingBranchless(short) Method

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

public static void Sort8DescendingBranchless(ref short p0);

Parameters

p0 System.Int16

the reference to the first element of the collection