Нет описания

Sameer Agarwal b4a5f7ea25 Program::RemoveFixedBlocks -> Program::CreateReducedProgram. 11 лет назад
cmake 082d9e2a1b Add iOS.cmake from the ios-cmake project. 11 лет назад
config d48e705022 Configure config.h and include it from the build directory. 11 лет назад
data 79d9353036 Remove Protocol Buffers support. 12 лет назад
docs 1693645a67 Add Solver::Options::IsValid. 11 лет назад
examples b766177bab Remove support for Solver::Options::solver_log. 11 лет назад
include 1693645a67 Add Solver::Options::IsValid. 11 лет назад
internal b4a5f7ea25 Program::RemoveFixedBlocks -> Program::CreateReducedProgram. 11 лет назад
jni be43201953 Update Android.mk 11 лет назад
scripts 451e71c6b7 Prepare for version 1.9.0 11 лет назад
.gitignore 509f68cfe3 Problem::Evaluate implementation. 13 лет назад
CMakeLists.txt 1bc7b38ac1 Support user passing a custom CMAKE_MODULE_PATH (for BLAS / LAPACK). 11 лет назад
LICENSE 8ebb073038 Initial commit of Ceres Solver. 13 лет назад
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.