commit | 4aa57d8096de004a0b484d796eaa26d66a631996 | [log] [tgz] |
---|---|---|
author | Sameer Agarwal <sameeragarwal@google.com> | Fri Aug 09 17:02:53 2024 -0700 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Fri Aug 09 17:02:53 2024 -0700 |
tree | 54ae1b79ca11e9887b41b50763453512dc01e570 | |
parent | f45b98709d2e9d1f767cd7c6f8204602655881a6 [diff] |
Replace string_view with string. The use of string_view causes problems with absl::StrCat in certain compilation configurations. Change-Id: I1beda82692378bf9cf378a7d42df46de8491d1c9
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.