mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
4a6cc1c410d963274d67a95cf0fac3db51e5bc92
1. Termination type was using == instead of =. 2. LevenbergMarquardtStrategyTest was using an object which was not returning the correct value. 3. DumpLinearLeastSquaresProblemToTextFile was passing an unnecessary argument to StringAppendF. Change-Id: Ie7598c8e3d504763c889737a0d5cec805d52bbaf
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%