Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 600 Bytes

SortingNetworks.SNBoseNelson.Sort16AscendingBranchless(short).md

File metadata and controls

16 lines (10 loc) · 600 Bytes

SNBoseNelson.Sort16AscendingBranchless(short) Method

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

public static void Sort16AscendingBranchless(ref short p0);

Parameters

p0 System.Int16

the reference to the first element of the collection