Files
ceres-solver/internal/ceres
Sameer Agarwal 6d06e9b98f Add DenseCholesky
Like SparseCholesky, the DenseCholesky interface abstracts
away the solution of dense linear systems using Cholesky factorization.
This allows the client code to not worry about the type of dense
linear algebra library being used.

DenseNormalCholeskySolver and DenseSchurComplementSolver code
is considerably simpler as a result.

Change-Id: Ie15f09ee376d5f9a64609e6a55ad83e99c76352a
2022-01-23 09:00:36 -08:00
..
2020-03-20 19:12:25 +01:00
2022-01-22 10:54:01 -08:00
2021-01-04 14:40:44 -08:00
2022-01-23 09:00:36 -08:00
2022-01-23 09:00:36 -08:00
2022-01-23 09:00:36 -08:00
2022-01-23 09:00:36 -08:00
2022-01-23 09:00:36 -08:00
2021-11-27 02:05:39 +01:00
2019-12-12 14:00:59 +00:00
2022-01-12 10:13:41 -08:00
2022-01-23 09:00:36 -08:00
2022-01-18 15:59:45 -08:00
2022-01-23 09:00:36 -08:00
2022-01-23 09:00:36 -08:00
2021-02-16 08:30:36 +09:00
2020-10-12 18:34:24 +00:00
2022-01-23 09:00:36 -08:00
2020-12-23 22:37:54 -08:00
2021-08-15 16:44:15 -07:00
2021-03-18 11:07:57 -07:00
2018-09-23 10:56:34 +08:00
2020-10-19 09:32:47 -07:00
2019-12-15 14:40:53 -08:00