mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
d5b93bf9ec492f3ea079d6dd2cdfb79b0f915066
1. CX_SPARSE supports pre-ordering of the jacobian. 2. Add support for constrained approximate minimum degree ordering for SuiteSparse versions >= 4.2.0 3. Using 2, support for pre-ordering for SPARSE_SCHUR when used with SUITE_SPARSE. 4. Using 2, support for user orderings in SPARSE_NORMAL_CHOLESKY. 5. Minor cleanups in documentation and code all around. 6. Test update and refactoring. Change-Id: Ibfe3ac95d59d54ab14d1d60a07f767688070f29f
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%