tornavis/extern/ceres
Sergey Sharybin 31ae833811 Ceres: Update to the latest upstream version
Using latest master because of various compilation error fixes.

Brings a lot of recent development. From most interesting parts:

- New threading model.
- Tiny solver.
- Compatibility with C++17.
2020-06-19 12:02:21 +02:00
..
config/ceres/internal
include/ceres Ceres: Update to the latest upstream version 2020-06-19 12:02:21 +02:00
internal/ceres Ceres: Update to the latest upstream version 2020-06-19 12:02:21 +02:00
patches Ceres: Update to the latest upstream version 2020-06-19 12:02:21 +02:00
CMakeLists.txt Ceres: Update to the latest upstream version 2020-06-19 12:02:21 +02:00
ChangeLog Ceres: Update to the latest upstream version 2020-06-19 12:02:21 +02:00
LICENSE
README
README.blender
bundle.sh Ceres: Update to the latest upstream version 2020-06-19 12:02:21 +02:00
files.txt Ceres: Update to the latest upstream version 2020-06-19 12:02:21 +02:00
mkfiles.sh

README

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