commit | e004eba85ccc3d6c0f4f4036efe50b6930220595 | [log] [tgz] |
---|---|---|
author | Johannes Beck <jodebo_beck@gmx.de> | Wed Sep 26 21:08:59 2018 +0200 |
committer | Johannes Beck <jodebo_beck@gmx.de> | Thu Sep 27 20:49:44 2018 +0200 |
tree | be71c8c9e3462f033620b74ee49be32740c7c7cd | |
parent | 3793693a0c0e387f42df48814823671e19d65662 [diff] |
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.