commit | 77497373193a6304a67d0993ceb433100f0a39d9 | [log] [tgz] |
---|---|---|
author | Sameer Agarwal <sameeragarwal@google.com> | Fri Oct 13 14:26:12 2023 -0700 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Fri Oct 13 14:26:12 2023 -0700 |
tree | 134080112ae61c0946fef09cb860c295b9505346 | |
parent | 85331393dc0dff09f6fb9903ab0c4bfa3e134b01 [diff] |
Fix search on ceres-solver.org Thanks to Roger Labbe for reporting this and Sergiu Deitsch for debugging it Change-Id: I7f53b339a1e4d6862b341c60bcf81b77770052bf
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.