Home | History | Annotate | Download | only in ceres

Lines Matching full:iterations

247   summary->iterations.push_back(iteration_summary);
265 summary->message = "Maximum number of iterations reached.";
314 iteration_summary.iteration = summary->iterations.back().iteration + 1;
369 summary->iterations.back().gradient_max_norm;
371 summary->iterations.back().gradient_norm;
441 // Disable inner iterations once the relative improvement
447 << "Disabling inner iterations. Progress : "
519 // the trust region radius. However, when inner iterations are
521 // inner iterations and its not fair to credit it all to the
529 // change in solution quality due to inner iterations is so large
534 // get around this, we expicitly check if the inner iterations
543 // when inner iterations lead to a net decrease in the cost.
681 summary->iterations.push_back(iteration_summary);