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.