4 references to GenericSpanSortHelper
Microsoft.ML.Core.Tests (2)
UnitTests\TestVBuffer.cs (2)
1150
GenericSpanSortHelper
<int>.Sort(aEditor.Indices, 0, boundary);
1151
GenericSpanSortHelper
<int>.Sort(bEditor.Indices, 0, bEditor.Indices.Length);
Microsoft.ML.Data (2)
Deprecated\Vector\VectorUtils.cs (1)
153
GenericSpanSortHelper
<int>.Sort(aEditor.Indices, aEditor.Values, 0, newCount);
Scorers\FeatureContributionCalculation.cs (1)
243
GenericSpanSortHelper
<float>.Sort(values, indices, 0, count);