commit | a35bd1bf90cbf20be5082892a4f71545a06b3520 | [log] [tgz] |
---|---|---|
author | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Wed Feb 09 00:56:10 2022 +0100 |
committer | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Wed Feb 09 18:38:52 2022 +0100 |
tree | 69a8716b346969db364776e72a515b492ec4e3a4 | |
parent | db67e621e475413fff3c26c73467cb4dd8231874 [diff] |
Use = default for trivial special members Applied changes correspond to clang-tidy fixes stemming from the modernize-use-equals-default check. Change-Id: I254b0908a76d464131564b637cd0e42a6b03fb5a
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.