Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 604 Bytes

SortingNetworks.SNBoseNelson.Sort15DescendingBranchless(short).md

File metadata and controls

16 lines (10 loc) · 604 Bytes

SNBoseNelson.Sort15DescendingBranchless(short) Method

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

public static void Sort15DescendingBranchless(ref short p0);

Parameters

p0 System.Int16

the reference to the first element of the collection