Нет описания

Mike Vitus 7c0ac8f995 Add Tukey loss function. 11 лет назад
cmake f4f753ab68 Fix empty Cache HELPSTRING parsing error on OS X 10.10 Yosemite. 11 лет назад
config d48e705022 Configure config.h and include it from the build directory. 12 лет назад
data 79d9353036 Remove Protocol Buffers support. 12 лет назад
docs cd358c760f Fix RotationMatrixToAngleAxis near Pi. 11 лет назад
examples b44cfdef25 Let ITERATIVE_SCHUR use an explicit Schur Complement matrix. 11 лет назад
include 7c0ac8f995 Add Tukey loss function. 11 лет назад
internal 7c0ac8f995 Add Tukey loss function. 11 лет назад
jni 820cb7b148 Add solver_utils.cc to Android.mk 11 лет назад
scripts 39e397b793 Prepare for 1.10.0 release. 11 лет назад
.gitignore 509f68cfe3 Problem::Evaluate implementation. 13 лет назад
CMakeLists.txt e81a5dd300 Ignore warnings from within Eigen/SparseQR (3.2.2). 11 лет назад
LICENSE 8ebb073038 Initial commit of Ceres Solver. 14 лет назад
README fbbea464d1 Update documentation. 13 лет назад

README

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