Searched refs:loop_tol (Results 1 – 6 of 6) sorted by relevance
59 static const double loop_tol = 1e-7; variable77 if (fabs(V) < loop_tol) in fwd()
61 static const double loop_tol = 1e-7; variable92 if (fabs(V) < loop_tol) in fwd()
59 static const double loop_tol = 1e-7; variable87 if (fabs(V) < loop_tol) in fwd()
62 static const double loop_tol = 1e-7; variable100 if (fabs(V) < loop_tol) in inv()
61 static const double loop_tol = 1e-7; variable87 if (fabs(V) < loop_tol) in fwd()
64 static const double loop_tol = 1e-7; variable139 if (fabs(V) < loop_tol) in fwd()