commit | 4588b0fbbff422d60bf83d660f88182e78dc7628 | [log] [tgz] |
---|---|---|
author | Sameer Agarwal <sameeragarwal@google.com> | Wed Sep 27 15:42:16 2023 -0700 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Thu Sep 28 21:49:32 2023 +0000 |
tree | e5f439fd592f63423a7c4c4228306d2d75ce6b91 | |
parent | 0fc3fd4fcefdb6ec37ebc3125bc5a696ded1a310 [diff] |
Add an example for EvaluationCallback Change-Id: Ia488f8b181118c8d07861149c4bd52f7217336ce
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.
Please see ceres-solver.org for more information.