mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
10cbe858f80a40bbb4a81e5c7d994193a239bcbc
CERES_EIGEN_VERSION was being defined by the CMakeList.txt file but it is needed by the android build too. So this change directly constructs the CERES_EIGEN_VERSION string out of the raw Eigen version numbers. Change-Id: I65309805a59076c3082141d9042ab7e0e1b972bc
Ceres Solver - A non-linear least squares minimizer
Please see ceres-solver.org for more information.
WARNING - Do not make GitHub pull requests!
Ceres development happens on Gerrit, including both repository hosting and code reviews. The GitHub Repository is a continuously updated mirror which is primarily meant for issue tracking. Please see our Contributing to Ceres Guide for more details.
The upstream Gerrit repository is
https://ceres-solver.googlesource.com/ceres-solver
Description
Languages
C++
94.4%
CMake
3.8%
Python
0.8%
C
0.5%
Starlark
0.4%