blender/extern/ceres
Sergey Sharybin 6fb6a08bf8 Move Ceres to extern/
Even tho it's currently only used by Libmv we might use it for something
else in the future. Plus, it's actually where it logically belongs to.
2016-01-04 19:39:13 +05:00
..
config/ceres/internal
include/ceres
internal/ceres
patches
bundle.sh
ChangeLog
CMakeLists.txt
files.txt
LICENSE
mkfiles.sh
README

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