1 instantiation of IndexPair
Microsoft.ML.FastTree (1)
Dataset\SparseIntArray.cs (1)
179
IndexPair pair = new
IndexPair
();
2 references to IndexPair
Microsoft.ML.FastTree (2)
Dataset\SparseIntArray.cs (2)
177
public IEnumerable<
IndexPair
> GetIndexPairs()
179
IndexPair
pair = new IndexPair();