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