commit | 92ad18b8aec62f8cd2b9b9e0d27c4d37427e152d | [log] [tgz] |
---|---|---|
author | Sameer Agarwal <sameeragarwal@google.com> | Tue Apr 18 09:18:01 2023 -0700 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Tue Apr 18 09:18:01 2023 -0700 |
tree | 0e6a54031c2792f0177eb7d60b9b39146c7d6486 | |
parent | a5e745d4e15805da5a810b7017bdae205764ed1d [diff] |
Fix a Jet conversion bug in rotation.h https: //github.com/ceres-solver/ceres-solver/issues/965 Change-Id: I4c99639be6afbfbefea3f9d56b6eaddbe4f23fe9
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.