Files
ceres-solver/internal/ceres
Sameer Agarwal 367b65e17a Multiple dense linear algebra backends.
1. When a LAPACK implementation is present, then
DENSE_QR, DENSE_NORMAL_CHOLESKY and DENSE_SCHUR
can use it for doing dense linear algebra operations.

2. The user can switch dense linear algebra libraries
by setting Solver::Options::dense_linear_algebra_library_type.

3. Solver::Options::sparse_linear_algebra_library is now
Solver::Options::sparse_linear_algebra_library_type to be consistent
with all the other enums in Solver::Options.

4. Updated documentation as well as Solver::Summary::FullReport
to reflect these changes.

Change-Id: I5ab930bc15e90906b648bc399b551e6bd5d6498f
2013-08-13 14:57:03 -07:00
..
2013-08-13 14:57:03 -07:00
2013-04-24 19:15:39 +00:00
2013-04-24 19:15:39 +00:00
2013-06-24 18:04:28 -07:00
2013-06-24 18:04:28 -07:00
2013-06-24 18:04:28 -07:00
2013-05-22 12:58:58 -07:00
2013-05-22 12:58:58 -07:00
2013-05-20 09:16:28 -07:00
2013-05-06 07:25:15 -07:00
2013-04-29 11:18:13 -07:00
2013-02-26 22:20:18 -08:00
2013-02-24 19:04:21 +00:00
2013-06-24 18:04:28 -07:00
2013-06-24 18:04:28 -07:00
2013-03-12 11:11:57 -07:00
2013-02-24 19:04:21 +00:00
2013-02-24 19:04:21 +00:00
2013-06-24 18:04:28 -07:00
2013-05-18 23:33:02 -07:00
2013-05-18 23:33:02 -07:00
2013-04-29 11:18:13 -07:00
2013-05-14 08:42:55 -07:00
2013-02-24 19:04:21 +00:00
2013-04-29 17:27:26 -07:00
2013-05-06 07:25:15 -07:00
2013-03-12 11:11:57 -07:00
2013-03-12 11:11:57 -07:00
2013-03-12 11:11:57 -07:00
2013-06-24 18:04:28 -07:00