chengkaiqiang e6b2cb2e99 DYZBC_20250121 il y a 5 mois
..
.github e6b2cb2e99 DYZBC_20250121 il y a 5 mois
bazel e6b2cb2e99 DYZBC_20250121 il y a 5 mois
cmake e6b2cb2e99 DYZBC_20250121 il y a 5 mois
config e6b2cb2e99 DYZBC_20250121 il y a 5 mois
data e6b2cb2e99 DYZBC_20250121 il y a 5 mois
docs e6b2cb2e99 DYZBC_20250121 il y a 5 mois
examples e6b2cb2e99 DYZBC_20250121 il y a 5 mois
include e6b2cb2e99 DYZBC_20250121 il y a 5 mois
internal e6b2cb2e99 DYZBC_20250121 il y a 5 mois
scripts e6b2cb2e99 DYZBC_20250121 il y a 5 mois
.clang-format e6b2cb2e99 DYZBC_20250121 il y a 5 mois
.gitignore e6b2cb2e99 DYZBC_20250121 il y a 5 mois
BUILD e6b2cb2e99 DYZBC_20250121 il y a 5 mois
CITATION.cff e6b2cb2e99 DYZBC_20250121 il y a 5 mois
CMakeLists.txt e6b2cb2e99 DYZBC_20250121 il y a 5 mois
CONTRIBUTING.md e6b2cb2e99 DYZBC_20250121 il y a 5 mois
LICENSE e6b2cb2e99 DYZBC_20250121 il y a 5 mois
README.md e6b2cb2e99 DYZBC_20250121 il y a 5 mois
WORKSPACE e6b2cb2e99 DYZBC_20250121 il y a 5 mois
package.xml e6b2cb2e99 DYZBC_20250121 il y a 5 mois

README.md

Android Linux macOS Windows

Ceres Solver

Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production at Google since 2010. Ceres Solver can solve two kinds of problems.

  1. Non-linear Least Squares problems with bounds constraints.
  2. General unconstrained optimization problems.

Please see ceres-solver.org for more information.