Searched refs:SMALL_NUMBER (Results 1 – 1 of 1) sorted by relevance
80 const double SMALL_NUMBER = 1.e-8; variable223 if (fabs(det) < SMALL_NUMBER) in inverse()1279 if (fabs(det) < SMALL_NUMBER) in isInvertible()1501 if (fabs(determinant) < SMALL_NUMBER) in isBackFaceVisible()