• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1URL: https://ceres-solver.googlesource.com/ceres-solver/+archive/0338f9a8e69582a550ef6d128e447779536d623c.tar.gz
2Version: 0338f9a8e69582a550ef6d128e447779536d623c
3License: New BSD, portions MIT
4License File: LICENSE
5
6Description:
7Ceres (http://ceres-solver.googlecode.com) is a portable non-linear
8least squares solver, developed at Google. It is now open-source.
9
10Website : https://code.google.com/p/ceres-solver/
11Code    : https://ceres-solver.googlesource.com/ceres-solver/
12Docs    : http://homes.cs.washington.edu/~sagarwal/ceres-solver/
13
14Local modifications:
15Replaced the implementation of logging.h with the google3 /mobile/base/logging.h
16