1 reference to DoubleEps
Microsoft.ML.Core.Tests (1)
UnitTests\CoreBaseTestClass.cs (1)
66return FloatUtils.GetBits(x) == FloatUtils.GetBits(y) || Math.Abs(x - y) < DoubleEps;