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