blender/extern/libmv/third_party/ceres
Sergey Sharybin 60e43ebf9c Ceres: resolve no previous declarations warnings
Currently done as patch applied on bundling, would forward it to Ceres developers.
2012-09-18 11:01:51 +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 code cleanup: correct include paths and comment 2012-09-17 04:08:36 +00:00
ChangeLog Ceres: upgrade to version 1.3.0 2012-09-16 12:24:37 +00:00
CMakeLists.txt code cleanup: correct include paths and comment 2012-09-17 04:08:36 +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.