commit | ed9921fc2417faeca52ceb4b35287bc9611454eb | [log] [tgz] |
---|---|---|
author | MaximSmolskiy <mithridatus@mail.ru> | Tue Aug 29 05:53:36 2023 +0300 |
committer | MaximSmolskiy <mithridatus@mail.ru> | Tue Aug 29 05:53:36 2023 +0300 |
tree | 58fa1a4852233ae7133cf191ab6ea8b7f8d2408f | |
parent | de62bf2204383b635928c0430574c60b2e064823 [diff] |
Fix Solver::Options in documentation Change-Id: Ia01fdba7561aac539ce96f09b3d404cbe061de11
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.