1 write to LabelsOffset
Microsoft.ML.FastTree (1)
Training\DcgCalculator.cs (1)
464_secondLevelcomparers[threadIndex].LabelsOffset = labelBegin;
4 references to LabelsOffset
Microsoft.ML.FastTree (4)
Training\DcgPermutationComparer.cs (4)
163if (Labels[LabelsOffset + x] < Labels[LabelsOffset + y]) 165if (Labels[LabelsOffset + x] > Labels[LabelsOffset + y])