blender/extern/libmv/third_party/ceres
Sergey Sharybin de23a9bfd5 Correction to previous commit, needed to tweak some include
directories after shuffling order of subdirectories and
compiler flags tweaks.
2013-02-18 11:50:03 +00:00
..
include/ceres Ceres: upgrade to version 1.3.0 2012-09-16 12:24:37 +00:00
internal/ceres Ceres: resolve no previous declarations warnings 2012-09-18 11:01:51 +00:00
patches Ceres: resolve no previous declarations warnings 2012-09-18 11:01:51 +00:00
bundle.sh Correction to previous commit, needed to tweak some include 2013-02-18 11:50:03 +00:00
ChangeLog Ceres: upgrade to version 1.3.0 2012-09-16 12:24:37 +00:00
CMakeLists.txt Correction to previous commit, needed to tweak some include 2013-02-18 11:50:03 +00:00
files.txt Ceres: upgrade to version 1.3.0 2012-09-16 12:24:37 +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.