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