2 references to IntrospectiveSortUtilities
Microsoft.ML.Data (2)
Deprecated\Vector\GenericSpanSortHelper.cs (2)
100IntroSort(keys, values, left, length + left - 1, 2 * IntrospectiveSortUtilities.FloorLog2PlusOne(length)); 111if (partitionSize <= IntrospectiveSortUtilities.IntrosortSizeThreshold)