2 references to Log
Microsoft.ML.Core (2)
Utilities\Stats.cs (2)
209ret -= scale * MathUtils.Log(1 - 2 * u); 211ret += scale * MathUtils.Log(1 + 2 * u);