1 write to _mpcoldst
Microsoft.ML.Data (1)
DataLoadSave\Text\TextSaver.cs (1)
568_mpcoldst = new int[_pipes.Length + 1];
6 references to _mpcoldst
Microsoft.ML.Data (6)
DataLoadSave\Text\TextSaver.cs (6)
629Contracts.Assert(_mpcoldst[_col] == 0); 682_mpcoldst[_col] = dst; 704int cd = _mpcoldst[col]; 717int lenDense = _mpcoldst[colBest]; 725WriteDenseTo(_mpcoldst[colBest], defaultStr); 775while (dst >= _mpcoldst[col + 1])