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
));