Nessuna descrizione

Martin Baeuml 7e43460d42 Fix a few typos in the documentation. 11 anni fa
cmake 79491a3f4a Solver::FullReport now reports build config. 11 anni fa
config d48e705022 Configure config.h and include it from the build directory. 12 anni fa
data 79d9353036 Remove Protocol Buffers support. 12 anni fa
docs 7e43460d42 Fix a few typos in the documentation. 11 anni fa
examples b766177bab Remove support for Solver::Options::solver_log. 12 anni fa
include 89080ab153 Add LocalParameterization::MultiplyByJacobian. 11 anni fa
internal 1aef66eeae Remove errant space. 11 anni fa
jni 1745dd615b Refactor SolverImpl. 11 anni fa
scripts 451e71c6b7 Prepare for version 1.9.0 12 anni fa
.gitignore 509f68cfe3 Problem::Evaluate implementation. 13 anni fa
CMakeLists.txt 7344626c04 Let EIGEN_SPARSE + SPARSE_NORMAL_CHOLESKY use block AMD. 11 anni fa
LICENSE 8ebb073038 Initial commit of Ceres Solver. 14 anni fa
README fbbea464d1 Update documentation. 13 anni fa

README

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