2 references to AlmostEq
Microsoft.ML.KMeansClustering (2)
KMeansPlusPlusTrainer.cs (2)
1436
Contracts.Assert(
AlmostEq
(reducedStateCacheValues[j], cachedSumCopyValues[j]));
1554
if (
AlmostEq
(a, b))