1 write to _pathInfo
Microsoft.ML.Core (1)
Utilities\BinFinder.cs (1)
593_pathInfo = new int[sizeInfo];
4 references to _pathInfo
Microsoft.ML.Core (4)
Utilities\BinFinder.cs (4)
592if (Utils.Size(_pathInfo) < sizeInfo) 654_pathInfo[ivBase + col] = colBest; 706Contracts.Assert(_pathInfo[ivBase + colBest] <= colBest); 707colBest = _pathInfo[ivBase + colBest];