Home | History | Annotate | only in /external/ceres-solver
Up to higher level directory
NameDateSize
android/01-Nov-2013
Android.mk01-Nov-20138.6K
CleanSpec.mk01-Nov-20132.3K
cmake/01-Nov-2013
CMakeLists.txt01-Nov-201328.7K
data/01-Nov-2013
docs/01-Nov-2013
examples/01-Nov-2013
google3/01-Nov-2013
import_ceres_upstream.sh01-Nov-20131.1K
include/01-Nov-2013
internal/01-Nov-2013
jni/01-Nov-2013
LICENSE01-Nov-20131.5K
MODULE_LICENSE_BSD01-Nov-20130
patch_from_client.sh01-Nov-20131.1K
README01-Nov-2013165
README.google01-Nov-2013645
scripts/01-Nov-2013

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