mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 09:00:37 +08:00
21d6a99fe68e99fa51db32d55f587b42ef9a476c
The Taylor series approximation had its sign flipped and the tests did not catch it since we were switching exactly at zero, which was not getting triggered. This changes modifies the tolerance, adds a test that triggers and fixes the bug. Thanks to Michael Samples for reporting this. Change-Id: I6f92f6348e5d4421ffe194fba92c04285449484c
Ceres Solver - A non-linear least squares minimizer ================================================== Please see docs/html/index.html for a tutorial and reference.
Description
Languages
C++
94.4%
CMake
3.8%
Python
0.8%
C
0.5%
Starlark
0.4%