mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 08:34:37 +08:00
267ccc45a3e875bf87832a8ad615be690b4926d3
GG_LONGLONG and GG_ULONGLONG shall use LL and ULL suffixes, since MinGW is actuall a GCC compiler. Solved by checking whether compilation happens with MinGW or not using standard MinGW's __MINGW32__ and __MINGW64__ definitions. Change-Id: I789b34f6342a56ba42f4b280f7242700022ab7a1
Ceres Solver - A non-linear least squares minimizer ================================================== Please see docs/html/index.html for a tutorial and reference.
Description
Languages
C++
94.4%
CMake
3.8%
Python
0.8%
C
0.5%
Starlark
0.4%