blender/extern/libmv/third_party/ceres
Sergey Sharybin 3a0d62f4f4 Update Ceres to 1.5RC3
It brings optimization of DENSE_QR and DENSE_SCHUR solvers.
2013-03-05 09:38:43 +00:00
..
include/ceres Update Ceres to 1.5RC3 2013-03-05 09:38:43 +00:00
internal/ceres Update Ceres to 1.5RC3 2013-03-05 09:38:43 +00:00
patches Upgrade Ceres library to current master which is current 1.5RC 2013-02-25 08:59:26 +00:00
bundle.sh Use threaded cost function and jacobian computation 2013-02-26 17:52:10 +00:00
ChangeLog Update Ceres to 1.5RC3 2013-03-05 09:38:43 +00:00
CMakeLists.txt Use threaded cost function and jacobian computation 2013-02-26 17:52:10 +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 Use threaded cost function and jacobian computation 2013-02-26 17:52:10 +00:00

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