Searched refs:SMALL_NUMBER (Results 1 – 1 of 1) sorted by relevance
73 const double SMALL_NUMBER = 1.e-8; variable216 if (fabs(det) < SMALL_NUMBER) in inverse()970 if (fabs(det) < SMALL_NUMBER) in isInvertible()