CUDA CGNR, Part 3: CudaSparseMatrix * Added CudaSparseMatrix to manage and operate on sparse matrices with cuSparse. * Added tests for CudaSparseMatrix. * Added a new sparse linear operator benchmark. Change-Id: Id09df46de3b40be1f14441528088b54dab5844af
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.