mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
d3dce27c6562510a32f5eccdcd2239a01f71984d
In StepAccepted, reuse_ was not cleared if the improvement was not good enough. This is obviously wrong as the step was taken nevertheless and the computed entities may be completely different at the new iterate. Change-Id: I4bf3441f71550a0595dd8c5565aedd38d03e8b2f
Ceres Solver - A non-linear least squares minimizer ================================================== Please see ceres-solver.pdf in docs/ for a tutorial and reference.
Description
Languages
C++
94.4%
CMake
3.8%
Python
0.8%
C
0.5%
Starlark
0.4%