Searched refs:newton_total_steps (Results 1 – 2 of 2) sorted by relevance
35 static const int newton_total_steps = 10; in ComputeUpdatedDual() local40 for (int i = 0; i < newton_total_steps; ++i) { in ComputeUpdatedDual()
37 static const int newton_total_steps = 10; in ComputeUpdatedDual() local39 for (int i = 0; i < newton_total_steps; ++i) { in ComputeUpdatedDual()