Searched refs:MAX_ITERS (Results 1 – 2 of 2) sorted by relevance
57 const int MAX_ITERS = 8; in solve_nice_cubic_halley() local63 for (; iters < MAX_ITERS; ++iters) { in solve_nice_cubic_halley()95 const int MAX_ITERS = 8; in solve_nice_cubic_householder() local101 for (; iters < MAX_ITERS; ++iters) { in solve_nice_cubic_householder()