LiuZe 3b51f35e80 base commit hai 1 ano
..
.github 3b51f35e80 base commit hai 1 ano
bazel 3b51f35e80 base commit hai 1 ano
cmake 3b51f35e80 base commit hai 1 ano
config 3b51f35e80 base commit hai 1 ano
data 3b51f35e80 base commit hai 1 ano
docs 3b51f35e80 base commit hai 1 ano
examples 3b51f35e80 base commit hai 1 ano
include 3b51f35e80 base commit hai 1 ano
internal 3b51f35e80 base commit hai 1 ano
scripts 3b51f35e80 base commit hai 1 ano
.clang-format 3b51f35e80 base commit hai 1 ano
.gitignore 3b51f35e80 base commit hai 1 ano
BUILD 3b51f35e80 base commit hai 1 ano
CITATION.cff 3b51f35e80 base commit hai 1 ano
CMakeLists.txt 3b51f35e80 base commit hai 1 ano
CONTRIBUTING.md 3b51f35e80 base commit hai 1 ano
LICENSE 3b51f35e80 base commit hai 1 ano
README.md 3b51f35e80 base commit hai 1 ano
WORKSPACE 3b51f35e80 base commit hai 1 ano
install.sh 3b51f35e80 base commit hai 1 ano
package.xml 3b51f35e80 base commit hai 1 ano

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.