2 writes to _currentSegment
Microsoft.ML.FastTree (2)
Dataset\SegmentIntArray.cs (2)
337
_currentSegment
= 0;
365
_currentType = _array._segType[++
_currentSegment
];
1 reference to _currentSegment
Microsoft.ML.FastTree (1)
Dataset\SegmentIntArray.cs (1)
366
_nextIndex += _array._segLength[
_currentSegment
];