Sin descripción

Sameer Agarwal 0e1cc2a554 Fix the build on Eigen version 3.2.1 and older. hace 11 años
cmake 79491a3f4a Solver::FullReport now reports build config. hace 11 años
config d48e705022 Configure config.h and include it from the build directory. hace 12 años
data 79d9353036 Remove Protocol Buffers support. hace 12 años
docs 48068c753e Lint cleanup from William Rucklidge. hace 11 años
examples b766177bab Remove support for Solver::Options::solver_log. hace 12 años
include 12eb389b4e Fix Eigen Row/ColMajor bug in NumericDiffCostFunction. hace 11 años
internal 0e1cc2a554 Fix the build on Eigen version 3.2.1 and older. hace 11 años
jni 1745dd615b Refactor SolverImpl. hace 11 años
scripts 451e71c6b7 Prepare for version 1.9.0 hace 12 años
.gitignore 509f68cfe3 Problem::Evaluate implementation. hace 13 años
CMakeLists.txt 7344626c04 Let EIGEN_SPARSE + SPARSE_NORMAL_CHOLESKY use block AMD. hace 11 años
LICENSE 8ebb073038 Initial commit of Ceres Solver. hace 14 años
README fbbea464d1 Update documentation. hace 13 años

README

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