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