1 reference to DoubleEps
Microsoft.ML.TestFramework (1)
DataPipe\TestDataPipeBase.cs (1)
989return FloatUtils.GetBits(x) == FloatUtils.GetBits(y) || Math.Abs(x - y) < DoubleEps;