No Description

Sameer Agarwal 46b8461fd0 Various minor fixes from William Rucklidge. 11 years ago
cmake 79491a3f4a Solver::FullReport now reports build config. 11 years ago
config d48e705022 Configure config.h and include it from the build directory. 12 years ago
data 79d9353036 Remove Protocol Buffers support. 13 years ago
docs 7e43460d42 Fix a few typos in the documentation. 11 years ago
examples b44cfdef25 Let ITERATIVE_SCHUR use an explicit Schur Complement matrix. 11 years ago
include b44cfdef25 Let ITERATIVE_SCHUR use an explicit Schur Complement matrix. 11 years ago
internal 46b8461fd0 Various minor fixes from William Rucklidge. 11 years ago
jni 820cb7b148 Add solver_utils.cc to Android.mk 11 years ago
scripts 451e71c6b7 Prepare for version 1.9.0 12 years ago
.gitignore 509f68cfe3 Problem::Evaluate implementation. 13 years ago
CMakeLists.txt 7344626c04 Let EIGEN_SPARSE + SPARSE_NORMAL_CHOLESKY use block AMD. 11 years ago
LICENSE 8ebb073038 Initial commit of Ceres Solver. 14 years ago
README fbbea464d1 Update documentation. 13 years ago

README

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