blender/extern/libmv/third_party/ceres
Sergey Sharybin 66cca267b1 Upgrade Ceres library to current master which is current 1.5RC
This is helpful because it brings CHOLMOB-free ITERATIVE_SCHUR and
SCHUR_JACOBI which is really nice for new upcoming bundle adjustment.

If also includes all the local fixes we made locally.

There're lots of other improvements/fixed which are not currently
would be so much visible in Blender, but which opens doors for some
great improvements in future.
2013-02-25 08:59:26 +00:00
..
include/ceres Upgrade Ceres library to current master which is current 1.5RC 2013-02-25 08:59:26 +00:00
internal/ceres Upgrade Ceres library to current master which is current 1.5RC 2013-02-25 08:59:26 +00:00
patches Upgrade Ceres library to current master which is current 1.5RC 2013-02-25 08:59:26 +00:00
bundle.sh Upgrade Ceres library to current master which is current 1.5RC 2013-02-25 08:59:26 +00:00
ChangeLog Upgrade Ceres library to current master which is current 1.5RC 2013-02-25 08:59:26 +00:00
CMakeLists.txt Upgrade Ceres library to current master which is current 1.5RC 2013-02-25 08:59:26 +00:00
files.txt Upgrade Ceres library to current master which is current 1.5RC 2013-02-25 08:59:26 +00:00
LICENSE Initial Ceres integration into Blender 2012-06-10 15:27:41 +00:00
mkfiles.sh SVN maintenance. 2012-06-11 02:29:25 +00:00
README Initial Ceres integration into Blender 2012-06-10 15:27:41 +00:00
SConscript Fix typo in one of previous commits 2012-09-16 13:58:15 +00:00

Ceres Solver - A non-linear least squares minimizer
==================================================
Please see ceres.pdf in docs/ for a tutorial and reference.