Home | History | Annotate | Download | only in ceres

Lines Matching refs:VLOG

156     VLOG(1) << "Terminating: Gradient tolerance reached."
188 VLOG(1) << "Terminating: Maximum number of iterations reached.";
196 VLOG(1) << "Terminating: Maximum solver time reached.";
248 VLOG(1) << "Invalid step: current_cost: " << cost
323 VLOG(2) << "Inner iteration failed.";
330 VLOG(2) << "Inner iteration succeeded; current cost: " << cost
344 VLOG(2) << "Disabling inner iterations. Progress : "
359 VLOG(1) << "Terminating. Parameter tolerance reached. "
372 VLOG(1) << "Terminating. Function tolerance reached. "
450 VLOG(2) << "Non-monotonic step! "
482 VLOG(1) << "Terminating: Gradient tolerance reached."
514 VLOG(2) << "Updating the candidate iterate to the current point.";
528 VLOG(2) << "Resetting the reference point to the candidate point";
548 VLOG(1) << "Termination. Minimum trust region radius reached.";