2 references to BitsForValue
Microsoft.ML.FastTree (2)
Dataset\IntArray.cs (1)
331
int bits = SegmentIntArray.
BitsForValue
((uint)maxval);
Dataset\SegmentIntArray.cs (1)
96
int maxbits =
BitsForValue
(max);