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