Files
ceres-solver/docs/source
Sameer Agarwal 3d933750a7 Deprecate Solver::Options::num_linear_solver_threads
1. Solver::Options::num_threads now controls parallelism in Ceres
   Solver. The user specified value of
   Solver::Options::num_linear_solver_threads is ignored.
2. If the user specifies Solver::Options::num_linear_solver_threads
   and it is different from Solver::Options::num_threads,
   a warning is printed.
3. Solver::Summary:num_linear_solver_threads_given and
   Solver::Summary::num_linear_solver_threads_used are also
   deprecated and are always set to Solver::Summary::num_threads_given
   and Solver::Summary::num_threads_used.

Change-Id: I20b9336d9336e400e6f0a15b63857c0c43eb271c
2018-02-27 20:38:05 -08:00
..
2017-02-16 13:01:45 -08:00
2016-11-27 15:12:11 -08:00
2017-09-25 12:43:14 +02:00
2016-10-13 09:35:18 -07:00
2013-05-23 12:49:35 -07:00
2017-04-17 15:09:28 -07:00
2014-10-08 08:47:34 -07:00
2016-04-24 22:46:54 -07:00