blender/extern/ceres
Sergey Sharybin ab48e6355d Glog/gflags: Reduce amount of local modifications
With better directory layout and more proper include
statements we can avoid several local modifications,
such as changing config.h for Windows Glog and the
ones related on pass-through statements in logging
headers in Glog.

This commit also makes unused functions not-a-warning
for external code.
2018-03-23 14:38:02 +01:00
..
config/ceres/internal Move Ceres to extern/ 2016-01-04 19:39:13 +05:00
include/ceres Ceres: Update to the latest actual version 2016-11-01 11:29:33 +01:00
internal/ceres Ceres: Update to the latest actual version 2016-11-01 11:29:33 +01:00
patches Move Ceres to extern/ 2016-01-04 19:39:13 +05:00
bundle.sh Glog/gflags: Reduce amount of local modifications 2018-03-23 14:38:02 +01:00
ChangeLog Ceres: Update to the latest actual version 2016-11-01 11:29:33 +01:00
CMakeLists.txt Glog/gflags: Reduce amount of local modifications 2018-03-23 14:38:02 +01:00
files.txt Ceres: Update to the latest actual version 2016-11-01 11:29:33 +01:00
LICENSE Move Ceres to extern/ 2016-01-04 19:39:13 +05:00
mkfiles.sh Move Ceres to extern/ 2016-01-04 19:39:13 +05:00
README Move Ceres to extern/ 2016-01-04 19:39:13 +05:00
README.blender Add upstream information to libraries 2016-05-24 11:46:53 +02:00

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