1 write to _oneTwoThree
Microsoft.ML.FastTree (1)
Training\DcgCalculator.cs (1)
58
_oneTwoThree
= Utils.GetIdentityPermutation(maxDocsPerQuery);
1 reference to _oneTwoThree
Microsoft.ML.FastTree (1)
Training\DcgCalculator.cs (1)
446
Array.Copy(
_oneTwoThree
, permutation, count);