commit | de9cbde95d8fc694ea4c652693a803980cf0608a | [log] [tgz] |
---|---|---|
author | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Thu Sep 07 21:54:49 2023 +0200 |
committer | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Fri Sep 08 19:57:43 2023 +0200 |
tree | 1490131b39bc6d10018e7564812e0cde35db0e96 | |
parent | 5e4b22f7fcf5cfe2afb66f1d1664ddc454e2bd97 [diff] |
Work around MinGW32 manifold_test segfault Converting fixed size vectors to dynamic ones allows to avoid segmentation faults in Eigen's packet math if the corresponding expressions are invoked within GMock matchers. Fixes #996 Change-Id: I7da5599883825ab0e580678d3d55de19095b41b1
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.