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];