Bez popisu

Sameer Agarwal 62a8d64453 Expand check for lack of a sparse linear algebra library. před 11 roky
cmake 031598295c Enable Eigen as sparse linear algebra library. před 11 roky
config d48e705022 Configure config.h and include it from the build directory. před 11 roky
data 79d9353036 Remove Protocol Buffers support. před 12 roky
docs d906afae22 A number of bug fixes. před 11 roky
examples b766177bab Remove support for Solver::Options::solver_log. před 11 roky
include 12eb389b4e Fix Eigen Row/ColMajor bug in NumericDiffCostFunction. před 11 roky
internal 62a8d64453 Expand check for lack of a sparse linear algebra library. před 11 roky
jni 1745dd615b Refactor SolverImpl. před 11 roky
scripts 451e71c6b7 Prepare for version 1.9.0 před 11 roky
.gitignore 509f68cfe3 Problem::Evaluate implementation. před 13 roky
CMakeLists.txt 9a41132a05 Small changes from Jim Roseborough. před 11 roky
LICENSE 8ebb073038 Initial commit of Ceres Solver. před 13 roky
README fbbea464d1 Update documentation. před 13 roky

README

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