2 references to Cursor
Microsoft.ML.Data (2)
Transforms\TransformBase.cs (2)
743return new Cursor(Host, this, input, active); 763cursors[i] = new Cursor(Host, this, inputs[i], active);