Simplifying Init in manual contructor All Init() function overloads are replaced by a perfect forwarding Init function using variadic templates. Change-Id: I42d0e236d274174982a4e56c0d73ec2776ed96f8
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.