Home | History | Annotate | Download | only in docs

Lines Matching full:solver

1 %!TEX root = ceres-solver.tex
47 convergence behavior of the solver at a small increase in run time.
92 \item New subspace Dogleg Solver. (Markus Moll)
96 \item New \texttt{DENSE\_NORMAL\_CHOLESKY} linear solver, which uses Eigen's
102 \item The traditional Dogleg solver now uses an elliptical trust
107 \item A better way to compute \texttt{Solver::Summary::fixed\_cost}. (Markus Moll)
117 \item Solver progress logging to file.
152 \item Fix an early return bug in the Dogleg solver. (Markus Moll)
188 \item Powell's Dogleg solver
233 \item New iterative linear solver for general sparse problems - \texttt{CGNR} and a block Jacobi preconditioner for it.
237 \item Linear solver results are now checked for nan and infinities.