commit | de62bf2204383b635928c0430574c60b2e064823 | [log] [tgz] |
---|---|---|
author | Sameer Agarwal <sameeragarwal@google.com> | Wed Aug 16 13:10:06 2023 -0700 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Sun Aug 20 17:53:10 2023 +0000 |
tree | c4c2d776fe424afa40f3e4a15dbd39dfd64a8027 | |
parent | 5f97455bea4d717bad67ef3fab479e42a85fcac1 [diff] |
Two minor fixes 1. In cuda_sparse_matrix.cc fix the order of fields in the initializer list. 2. Move a line of code to the ifdef branch which will use it. Change-Id: If32ea14a287f845c1740e6f726c1007e86a4eeca
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.