blender/extern/libmv/third_party/ceres
Sergey Sharybin c1004b1b77 Libmv: Update Ceres to latest upstream
just to be sure we're dealing with the latest git version when troubleshooting
one annoying OSX issue..
2014-10-09 11:30:59 +02:00
..
config/ceres/internal Update Ceres to latest upstream version 2014-06-27 14:08:27 +06:00
include/ceres Libmv: Update Ceres to latest upstream 2014-10-09 11:30:59 +02:00
internal/ceres Libmv: Update Ceres to latest upstream 2014-10-09 11:30:59 +02:00
patches Upgrade Ceres library to current master which is current 1.5RC 2013-02-25 08:59:26 +00:00
bundle.sh Libmv: Update Ceres to latest upstream 2014-10-09 11:30:59 +02:00
ChangeLog Libmv: Update Ceres to latest upstream 2014-10-09 11:30:59 +02:00
CMakeLists.txt Libmv: Add an option to disable schur specializations build-time 2014-10-02 13:01:34 +06:00
files.txt Update Ceres to latest upstream version 2014-09-25 13:04:17 +06:00
LICENSE Initial Ceres integration into Blender 2012-06-10 15:27:41 +00:00
mkfiles.sh Update Ceres to latest upstream version 2014-06-27 14:08:27 +06:00
README Initial Ceres integration into Blender 2012-06-10 15:27:41 +00:00
SConscript Libmv: Remove old workaround for 10.5 hash tables 2014-10-02 13:01:34 +06:00

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