chengkaiqiang e6b2cb2e99 DYZBC_20250121 il y a 2 mois
..
.github e6b2cb2e99 DYZBC_20250121 il y a 2 mois
bazel e6b2cb2e99 DYZBC_20250121 il y a 2 mois
cmake e6b2cb2e99 DYZBC_20250121 il y a 2 mois
config e6b2cb2e99 DYZBC_20250121 il y a 2 mois
data e6b2cb2e99 DYZBC_20250121 il y a 2 mois
docs e6b2cb2e99 DYZBC_20250121 il y a 2 mois
examples e6b2cb2e99 DYZBC_20250121 il y a 2 mois
include e6b2cb2e99 DYZBC_20250121 il y a 2 mois
internal e6b2cb2e99 DYZBC_20250121 il y a 2 mois
scripts e6b2cb2e99 DYZBC_20250121 il y a 2 mois
.clang-format e6b2cb2e99 DYZBC_20250121 il y a 2 mois
.gitignore e6b2cb2e99 DYZBC_20250121 il y a 2 mois
BUILD e6b2cb2e99 DYZBC_20250121 il y a 2 mois
CITATION.cff e6b2cb2e99 DYZBC_20250121 il y a 2 mois
CMakeLists.txt e6b2cb2e99 DYZBC_20250121 il y a 2 mois
CONTRIBUTING.md e6b2cb2e99 DYZBC_20250121 il y a 2 mois
LICENSE e6b2cb2e99 DYZBC_20250121 il y a 2 mois
README.md e6b2cb2e99 DYZBC_20250121 il y a 2 mois
WORKSPACE e6b2cb2e99 DYZBC_20250121 il y a 2 mois
package.xml e6b2cb2e99 DYZBC_20250121 il y a 2 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.