Searched refs:smallestB (Results 1 – 1 of 1) sorted by relevance
353 double smallestB = HUGE_VALF; in solve() local360 if (bValue < smallestB) { in solve()361 smallestB = bValue; in solve()