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