5 references to Get
Microsoft.ML.FastTree (5)
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (5)
366HistogramArrayPool.Get(0, out SmallerChildHistogramArray); 415if (HistogramArrayPool.Get(lteChild, out LargerChildHistogramArray)) 418HistogramArrayPool.Get(lteChild, out SmallerChildHistogramArray); 428if (HistogramArrayPool.Get(lteChild, out LargerChildHistogramArray)) 430HistogramArrayPool.Get(gtChild, out SmallerChildHistogramArray);