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)
629
Contracts.Assert(
_mpcoldst
[_col] == 0);
682
_mpcoldst
[_col] = dst;
704
int cd =
_mpcoldst
[col];
717
int lenDense =
_mpcoldst
[colBest];
725
WriteDenseTo(
_mpcoldst
[colBest], defaultStr);
775
while (dst >=
_mpcoldst
[col + 1])