mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
8ceb02cb75b66602de44a35e413225386cb21c27
This adds a Android.mk build that builds a Ceres static library suitable for embetting in larger Android applications. This is useful when needing to build Ceres without GPL'd components, since the standalone toolchain (needed for the CMake Android build) does not work with STLPort. Change-Id: I8d857237f6f82658741017d161b2e31d9a20e5a7
Ceres Solver - A non-linear least squares minimizer ================================================== Please see ceres-solver.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%