blender/extern/libmv/third_party/ceres
Daniel Genrich 24a00f14af Fix compile errors on VC++ 2012 RC1.
Note: Compile still fails during ceres compile (namespace tr1 problems).
2012-07-27 18:18:13 +00:00
..
include/ceres Fix compile errors on VC++ 2012 RC1. 2012-07-27 18:18:13 +00:00
internal/ceres Fix compile errors on VC++ 2012 RC1. 2012-07-27 18:18:13 +00:00
patches Fix compilation of new tracker for MinGW/MinGW64 2012-06-11 13:00:35 +00:00
bundle.sh Disable fixed-sized specializations for schur solver 2012-06-14 13:33:37 +00:00
ChangeLog Initial Ceres integration into Blender 2012-06-10 15:27:41 +00:00
CMakeLists.txt Disable fixed-sized specializations for schur solver 2012-06-14 13:33:37 +00:00
files.txt Initial Ceres integration into Blender 2012-06-10 15:27:41 +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 Disable fixed-sized specializations for schur solver 2012-06-14 13:33:37 +00:00

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