1 reference to _constantForLogGamma
Microsoft.ML.Core (1)
Utilities\MathUtils.cs (1)
321res += _constantForLogGamma + (x + 0.5) * Math.Log(x) - x;