mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
451623a5a15eb7bd5f722d0502db9a4a6daec017
gradient_checking_cost_function_test.cc was using arrays without initializing them which triggers valgrind errors, and causes failures when built on the N900. Thanks to Sebastian Koch for reporting the error and Markus Moll for pin pointing the cause of the error. Change-Id: Iee498969bb5026eb302ea2990edf189e70f97800
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%