mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
46ad4699f4998cc51b1800de388b8469acee2ea6
1. Break up the monolithic loop in TrustRegionMinimizer::Minimize into a number of more easily described and analyzed subfunctions. 2. Break out the logic for evaluating the quality of a Trust Region step into its own object - TrustRegionStepEvaluator. Change-Id: I08580ecac074cfd74c096cb8e4880cbda3d48296
Ceres Solver - A non-linear least squares minimizer
Please see ceres-solver.org for more information.
WARNING - Do not make GitHub pull requests!
Ceres development happens on Gerrit, including both repository hosting and code reviews. The GitHub Repository is a continuously updated mirror which is primarily meant for issue tracking. Please see our Contributing to Ceres Guide for more details.
The upstream Gerrit repository is
https://ceres-solver.googlesource.com/ceres-solver
Description
Languages
C++
94.4%
CMake
3.8%
Python
0.8%
C
0.5%
Starlark
0.4%