CUDA Cleanup * Renamed several interfaces to CudaBuffer for clarity and consistency. * Added unit tests for custom Cuda kernels. * Set specific CUDA architectures if the CMake version supports it. Change-Id: I269fb1089b80b25e17bca772ef8d70e7894214b8
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.