chengkaiqiang e6b2cb2e99 DYZBC_20250121 1 月之前
..
.github e6b2cb2e99 DYZBC_20250121 1 月之前
bazel e6b2cb2e99 DYZBC_20250121 1 月之前
cmake e6b2cb2e99 DYZBC_20250121 1 月之前
config e6b2cb2e99 DYZBC_20250121 1 月之前
data e6b2cb2e99 DYZBC_20250121 1 月之前
docs e6b2cb2e99 DYZBC_20250121 1 月之前
examples e6b2cb2e99 DYZBC_20250121 1 月之前
include e6b2cb2e99 DYZBC_20250121 1 月之前
internal e6b2cb2e99 DYZBC_20250121 1 月之前
scripts e6b2cb2e99 DYZBC_20250121 1 月之前
.clang-format e6b2cb2e99 DYZBC_20250121 1 月之前
.gitignore e6b2cb2e99 DYZBC_20250121 1 月之前
BUILD e6b2cb2e99 DYZBC_20250121 1 月之前
CITATION.cff e6b2cb2e99 DYZBC_20250121 1 月之前
CMakeLists.txt e6b2cb2e99 DYZBC_20250121 1 月之前
CONTRIBUTING.md e6b2cb2e99 DYZBC_20250121 1 月之前
LICENSE e6b2cb2e99 DYZBC_20250121 1 月之前
README.md e6b2cb2e99 DYZBC_20250121 1 月之前
WORKSPACE e6b2cb2e99 DYZBC_20250121 1 月之前
package.xml e6b2cb2e99 DYZBC_20250121 1 月之前

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.