3 writes to _bpi
Microsoft.ML.FastTree (3)
Dataset\SegmentIntArray.cs (3)
105_bpi = b._bpi; 111_bpi = (IntArrayBits)(buffer.ToInt(ref position)); 124_bpi = IntArrayBits.Bits32;
3 references to _bpi
Microsoft.ML.FastTree (3)
Dataset\SegmentIntArray.cs (3)
36get { return _bpi; } 105_bpi = b._bpi; 130((int)_bpi).ToByteArray(buffer, ref position);