Lines Matching full:solver
1 // Ceres Solver - A fast non-linear least squares minimizer
3 // http://code.google.com/p/ceres-solver/
84 // than Solver::Options::min_relative_decrease. However, if the
86 // (Solver::Options:use_nonmonotonic_steps = true), then even if the
135 // Number of iterations taken by the linear solver to solve for the
145 // Time (in seconds) spent inside the trust region step solver.
153 // each iteration of the Minimizer. The solver uses the return value
158 // situation. The solver returns without updating the parameter blocks
159 // (unless Solver::Options::update_state_every_iteration is set
160 // true). Solver returns with Solver::Summary::termination_type set to
165 // been met). Solver returns with Solver::Summary::termination_type
168 // SOLVER_CONTINUE indicates that the solver should continue