Files
ceres-solver/internal/ceres
Keir Mierle 80a85ca53f Replace broken CERES_VERSION macro
This replaces the broken CERES_VERSION and CERES_ABI_VERSION
defines with a different set, including integer versions for
MAJOR/MINOR/etc.

This also adds the Ceres version to Solver::FullReport().

Example report from powell:

Ceres Solver v1.10.0 Solve Report
----------------------------------
                                     Original                  Reduced
Parameter blocks                            4                        4
Parameters                                  4                        4
Residual blocks                             4                        4
Residual                                    4                        4

Minimizer                        TRUST_REGION

Dense linear algebra library            EIGEN
Trust region strategy     LEVENBERG_MARQUARDT

                                        Given                     Used
Linear solver                        DENSE_QR                 DENSE_QR
Threads                                     1                        1
Linear solver threads                       1                        1

Cost:
Initial                          1.075000e+02
Final                            1.791438e-14
Change                           1.075000e+02

Minimizer iterations                       14
Successful steps                           14
Unsuccessful steps                          0

Time (in seconds):
Preprocessor                            0.001

  Residual evaluation                   0.000
  Jacobian evaluation                   0.000
  Linear solver                         0.000
Minimizer                               0.001

Postprocessor                           0.000
Total                                   0.003

Change-Id: I5bf0e8023693e9195276b1f1e881b13121ba1196
Termination:                      CONVERGENCE (Gradient tolerance reached. Gradient max norm: 3.642190e-11 <= 1.000000e-10)
2014-05-30 05:18:36 +00:00
..
2013-08-16 17:02:56 -07:00
2014-04-12 21:58:11 -07:00
2013-08-25 23:56:48 -07:00
2012-04-30 23:09:08 -07:00
2013-04-24 19:15:39 +00:00
2013-06-24 18:04:28 -07:00
2013-11-22 06:13:38 +00:00
2013-05-22 12:58:58 -07:00
2013-05-20 09:16:28 -07:00
2014-04-28 07:13:09 +00:00
2014-04-28 07:13:09 +00:00
2014-04-28 07:13:09 +00:00
2012-04-30 23:09:08 -07: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-12-02 12:02:03 -08:00
2014-04-28 07:13:09 +00:00
2014-01-09 13:29:35 -08:00
2014-01-09 13:29:35 -08:00
2013-02-24 19:04:21 +00:00
2014-05-29 21:21:49 -07:00
2014-05-29 21:21:49 -07:00
2014-05-30 05:18:36 +00:00
2013-05-14 08:42:55 -07:00
2013-02-24 19:04:21 +00:00
2013-06-24 18:04:28 -07:00