Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
android/ | 03-Jun-2014 | ||
Android.mk | 03-Jun-2014 | 8.6K | |
CleanSpec.mk | 03-Jun-2014 | 2.3K | |
cmake/ | 03-Jun-2014 | ||
CMakeLists.txt | 03-Jun-2014 | 28.7K | |
data/ | 03-Jun-2014 | ||
docs/ | 03-Jun-2014 | ||
examples/ | 03-Jun-2014 | ||
google3/ | 03-Jun-2014 | ||
import_ceres_upstream.sh | 03-Jun-2014 | 1.1K | |
include/ | 03-Jun-2014 | ||
internal/ | 03-Jun-2014 | ||
jni/ | 03-Jun-2014 | ||
LICENSE | 03-Jun-2014 | 1.5K | |
MODULE_LICENSE_BSD | 03-Jun-2014 | 0 | |
patch_from_client.sh | 03-Jun-2014 | 1.1K | |
README | 03-Jun-2014 | 165 | |
README.google | 03-Jun-2014 | 645 | |
scripts/ | 03-Jun-2014 |
1 Ceres Solver - A non-linear least squares minimizer 2 ================================================== 3 Please see docs/html/index.html for a tutorial and reference. 4
1 URL: https://ceres-solver.googlesource.com/ceres-solver/+archive/0338f9a8e69582a550ef6d128e447779536d623c.tar.gz 2 Version: 0338f9a8e69582a550ef6d128e447779536d623c 3 License: New BSD, portions MIT 4 License File: LICENSE 5 6 Description: 7 Ceres (http://ceres-solver.googlecode.com) is a portable non-linear 8 least squares solver, developed at Google. It is now open-source. 9 10 Website : https://code.google.com/p/ceres-solver/ 11 Code : https://ceres-solver.googlesource.com/ceres-solver/ 12 Docs : http://homes.cs.washington.edu/~sagarwal/ceres-solver/ 13 14 Local modifications: 15 Replaced the implementation of logging.h with the google3 /mobile/base/logging.h 16