Files
ceres-solver/docs/source
Sameer Agarwal dcee120bac Consolidate SolverTerminationType enum.
1. Rename SolverTerminationType to TerminationType.
2. Consolidate the enum as
  a. CONVERGENCE - subsumes FUNCTION_TOLERANCE, PARAMETER_TOLERANCE and GRADIENT_TOLERANCE
  b. NO_CONVERGENCE
  c. FAILURE - captures all kinds of failures including DID_NOT_RUN.
  d. USER_SUCCESS
  e. USER_FAILURE
3. Solver::Summary::error is renamed to be Solver::Summary::message, to both
reduce confusion as well as capture its true meaning.

Change-Id: I27a382e66e67f5a4750d0ee914d941f6b53c326d
2013-12-17 11:21:33 -08:00
..
2013-10-11 11:41:42 -07:00
2013-11-12 14:19:25 -08:00
2013-11-12 14:19:25 -08:00
2013-05-31 16:44:22 -07:00
2013-05-23 12:49:35 -07:00
2013-10-29 06:54:44 -07:00
2013-11-20 11:52:01 -08:00
2013-11-12 14:19:25 -08:00