Sameer Agarwal b9f15a5936 Add a dense Cholesky factorization based linear solver.
For problems with a small number of variables, but a large
number of residuals, it is sometimes beneficial to use the
Cholesky factorization on the normal equations, instead of
the dense QR factorization of the Jacobian, even though it
is numerically the better thing to do.

Change-Id: I3506b006195754018deec964e6e190b7e8c9ac8f
2012-08-19 14:47:38 -07:00
2012-08-02 18:35:16 -07:00
2012-04-30 23:09:08 -07:00
2012-07-19 12:11:32 -07:00
2012-08-16 16:31:23 -07:00
2012-08-19 08:30:14 -07:00
2012-04-30 23:09:08 -07:00
2012-08-14 14:47:13 -07:00

Ceres Solver - A non-linear least squares minimizer
==================================================
Please see ceres-solver.pdf in docs/ for a tutorial and reference.
S
Description
No description provided
Readme Multiple Licenses 42 MiB
Languages
C++ 94.4%
CMake 3.8%
Python 0.8%
C 0.5%
Starlark 0.4%