1 reference to Row
Microsoft.ML.FastTree (1)
Dataset\Dataset.cs (1)
988public Row this[int row] { get { return new Row(this, row); } }