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