3 writes to _nextIndex
Microsoft.ML.FastTree (3)
Dataset\RepeatIntArray.cs (3)
143_nextIndex = array._deltas[0]; 149_nextIndex = 0; 167_nextIndex += pDeltas[_pos];
2 references to _nextIndex
Microsoft.ML.FastTree (2)
Dataset\RepeatIntArray.cs (2)
159if (virtualIndex < _nextIndex) 168if (virtualIndex < _nextIndex)