Lines Matching full:solver
11 Ceres solver consists of two distinct parts. A modeling API which
13 term at a time and a solver API that controls the minimization
981 Solver::Options options;
982 Solver::Summary summary;
1179 <https://ceres-solver.googlesource.com/ceres-solver/+/master/internal/ceres/autodiff_local_parameterization_test.cc>`_
1379 from the solver uninterpretable. If you depend on the evaluated
1396 from the solver uninterpretable. If you depend on the evaluated
1557 Many applications of Ceres Solver involve optimization problems where
1562 within Ceres Solver's automatic differentiation framework.