2 writes to _colMin
Microsoft.ML.Data (2)
DataView\Transposer.cs (2)
481_colMin = parent._cols[iinfo].Index; 487_colMin = smin;
2 references to _colMin
Microsoft.ML.Data (2)
DataView\Transposer.cs (2)
482_colLim = _colMin + 1; 494_colStored = _colCurr = _colMin - 1;