commit | 968079f9faec51404e014bf6877db26b237a13fa | [log] [tgz] |
---|---|---|
author | Sameer Agarwal <sameeragarwal@google.com> | Thu Jul 18 14:04:24 2024 -0700 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Thu Jul 18 14:04:24 2024 -0700 |
tree | 03109c5dbeae5e926b8cb014c6e00dd5a5707fdf | |
parent | 6016a69bd576e8f1d9cae6ae0120f12b39379b27 [diff] |
Remove ASSERT macros from non-void functions Change-Id: I891e00671e7a3ddaecf006cacb93b48379b8d9c8
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.