Files
ceres-solver/internal/ceres
Sameer Agarwal 1d7185f130 Refactor SparseNormalCholeskySolver
Now that there is a single piece of code doing the outer product
computation for all three sparse linear algebra backends, move
this code one level up the call stack and there by make the actual
per-library solver code shorter and simpler.

Also fix a minor omission in the outer product computation code
where row/column blocks were not being copied over to the
outer product matrix.

Change-Id: I22a7967bdc659385b741901afefa7af312e676e5
2017-04-27 01:45:05 -07:00
..
2017-04-25 01:30:44 +00:00
2016-10-19 04:45:23 -07:00
2015-04-07 14:13:25 -07:00
2017-04-25 01:30:44 +00:00
2017-04-25 01:30:44 +00:00
2015-08-03 12:24:25 -07:00
2017-02-27 15:01:25 -08:00