No Description

Sameer Agarwal 9b83e49e54 Fix a small typo in solving.rst 12 years ago
cmake 6cb82b609a METIS_FOUND is never set. 12 years ago
data 79d9353036 Remove Protocol Buffers support. 12 years ago
docs 9b83e49e54 Fix a small typo in solving.rst 12 years ago
examples c926b29640 Fix build breakage. 12 years ago
include a482ab8ad5 Add Problem::SetParameterLowerBound and Problem::SetParameterUpperBound. 12 years ago
internal 9bd23f29e8 Update documentation. 12 years ago
jni 9ba0b352a2 Lint and other cleanups from William Rucklidge 12 years ago
scripts 1a041c35b7 Update to 1.8.0. 12 years ago
.gitignore 509f68cfe3 Problem::Evaluate implementation. 13 years ago
CMakeLists.txt d1cf320bb4 Made collections port compatible with MSVC2008 12 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.