1 write to _labelsOffset
Microsoft.ML.FastTree (1)
Training\DcgPermutationComparer.cs (1)
60
set {
_labelsOffset
= value; }
4 references to _labelsOffset
Microsoft.ML.FastTree (4)
Training\DcgPermutationComparer.cs (4)
69
if (_labels[
_labelsOffset
+ i] < _labels[
_labelsOffset
+ j])
71
if (_labels[
_labelsOffset
+ i] > _labels[
_labelsOffset
+ j])