mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
1fdc520f7b17ee834ae0199c54ba75091021ac97
more than just the residual block evaluation routines now. Check the step computed by the linear solver for finiteness, and terminate early if it is not. This will prevent bugs where the solver continues to run after encountering an nan.
Ceres Solver - A non-linear least squares minimizer ================================================== Please see ceres.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%