Home | History | Annotate | only in /external/ceres-solver
Up to higher level directory
NameDateSize
android/03-Jun-2014
Android.mk03-Jun-20148.6K
CleanSpec.mk03-Jun-20142.3K
cmake/03-Jun-2014
CMakeLists.txt03-Jun-201428.7K
data/03-Jun-2014
docs/03-Jun-2014
examples/03-Jun-2014
google3/03-Jun-2014
import_ceres_upstream.sh03-Jun-20141.1K
include/03-Jun-2014
internal/03-Jun-2014
jni/03-Jun-2014
LICENSE03-Jun-20141.5K
MODULE_LICENSE_BSD03-Jun-20140
patch_from_client.sh03-Jun-20141.1K
README03-Jun-2014165
README.google03-Jun-2014645
scripts/03-Jun-2014

README

      1 Ceres Solver - A non-linear least squares minimizer
      2 ==================================================
      3 Please see docs/html/index.html for a tutorial and reference.
      4 

README.google

      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