Нет описания

Sameer Agarwal a2e19f163a Fix example code in the documentation. 11 лет назад
cmake 0ec02c0a6c Move check for non-standard Eigen installs into FindEigen.cmake 11 лет назад
config d48e705022 Configure config.h and include it from the build directory. 11 лет назад
data 79d9353036 Remove Protocol Buffers support. 12 лет назад
docs a2e19f163a Fix example code in the documentation. 11 лет назад
examples 940c0032eb Fix a typo in sampled_function.cc 11 лет назад
include 2bf6fbcd37 Example code for cubic interpolation. 11 лет назад
internal a2a998ce58 Add BiCubic interpolation. 11 лет назад
jni b1f512389a Add covariance related files to the android build. 11 лет назад
scripts ba28d3a3db 1.10.0 Final. 11 лет назад
.gitignore 509f68cfe3 Problem::Evaluate implementation. 13 лет назад
CMakeLists.txt dfb8c67524 Hide Homebrew related variables in CMake GUI. 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.