2 references to Cursor
Microsoft.ML.Data (2)
DataLoadSave\Binary\BinaryLoader.cs (2)
1196
var cursor = new
Cursor
(this, columnsNeeded, ourRand);
1199
return new
Cursor
(this, columnsNeeded, rand);