commit | c15da00398ff4e265033c56f6ae46883770dfb5a | [log] [tgz] |
---|---|---|
author | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Tue Apr 29 23:39:43 2025 +0200 |
committer | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Sun May 18 10:02:39 2025 -0700 |
tree | dc3004d3557aa42bb7b6791ae7e2ae8f99907c13 | |
parent | a1d7bac40f2cb61aad2b23aca523b8d34ffd9c80 [diff] |
Avoid division by zero Run cleanly under -fsanitize=float-divide-by-zero. Change-Id: I99e92a50c60971c9f771774e58dbe65be7c675ec
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.