mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
7129cd31576113ef2546e4d51478036c3fdbc515
1. Sparse covariance estimation now uses cholmod_rcond to detect singular Jacobians. 2. Dense covariance estimation now uses relative magnitude of singular/eigen values to compute the pseudoinverse. 3. Truncation logic is now unified with Solver::Options::null_space_rank. Change-Id: I095bd737510c836b4251255926190a7f31d64bce
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%