3 writes to RowCounter
Microsoft.ML.TimeSeries (3)
SequentialTransformBase.cs (3)
100RowCounter++; 128RowCounter = 0; 143RowCounter = 0;
3 references to RowCounter
Microsoft.ML.TimeSeries (3)
SequentialTransformBase.cs (3)
101return RowCounter; 168TransformCore(ref input, WindowedBuffer, RowCounter - InitialWindowSize, ref output); 186TransformCore(ref input, WindowedBuffer, RowCounter - InitialWindowSize, ref output);