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