Tesla Graphics Engine Documentation (January 2012)
SortUtil Class
TeslaTesla.UtilSortUtil
Utilitiy containing sorting methods.
Declaration Syntax
C#
public static class SortUtil
Members
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.

Inheritance Hierarchy
Object
SortUtil

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)