Files
ceres-solver/docs/source
Alex Stewart 60cc520f63 Add explicit no sparse linear algebra library available option.
- Previously we had no defined default value for
  sparse_linear_algebra_library_type in Solver::Options if Ceres
  was compiled with no sparse library available.  Thus in that case,
  the default value (dependent upon the compiler) would indicate that
  one was available.
- Now we have an explicit option that means no sparse library is
  available, which is now the default value in Solver::Options in this
  case.
- Add a warning in CMake when the user disables all sparse libraries.
- Fix typos in trust_region_preprocessor_test:
  (SUITE/CX)_SPARSE -> (SUITE/CX)SPARSE that induced failures when
  no sparse libraries were available.

Change-Id: I869c399a12d42bfc44220cbb25ce6d6dd80236bd
2015-01-01 18:51:45 +00:00
..
2014-10-08 08:47:34 -07:00
2014-05-13 12:31:30 -07:00
2014-12-06 15:54:15 -08:00
2014-10-08 08:47:34 -07:00
2014-12-22 15:38:47 -08:00
2014-10-08 08:47:34 -07:00
2014-10-08 08:47:34 -07:00
2014-10-08 08:47:34 -07:00
2013-05-23 12:49:35 -07:00
2014-10-08 08:47:34 -07:00
2014-10-08 08:47:34 -07:00
2014-10-08 18:12:53 -07:00
2014-12-05 15:45:16 -08:00