2 references to IntroSortRecursive
Microsoft.Data.Analysis (2)
DataFrameColumn.cs (2)
545
IntroSortRecursive
(span, 0, length - 1, depthLimit, sortIndices, comparer);
591
IntroSortRecursive
(span, p + 1, hi, depthLimit, sortIndices, comparer);