1 write to _rand
Microsoft.ML.Data (1)
DataView\AppendRowsDataView.cs (1)
318_rand = rand;
1 reference to _rand
Microsoft.ML.Data (1)
DataView\AppendRowsDataView.cs (1)
325_cursorSet[i] = parent._sources[i].GetRowCursor(columnsNeeded, RandomUtils.Create(_rand));