Searched refs:CloseEnoughFloat (Results 1 – 1 of 1) sorted by relevance
167 cmsBool CloseEnoughFloat(cmsFloat64Number a, cmsFloat64Number b) in CloseEnoughFloat() function182 if (!CloseEnoughFloat(a->v[i].n[j], Identity.v[i].n[j])) return FALSE; in isFloatMatrixIdentity()