Utilitiy containing sorting methods.
| C# |
public static class SortUtil
| All Members | Methods | ||||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
MergeSort<(Of <<'(T>)>>)(array<T>[]()[][], array<T>[]()[][], Int32, Int32, Int32, IComparer<(Of <<'(T>)>>)) |
Merge sort implementation. Uses insertion if the number of elements to sort is low.
|
| Object | |
|
|
SortUtil |
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)