Improve Manifold testing 1. Increase number of trials. 2. Make all the matchers per point. 3. Add matchers for delta = 0. 4. Add a macro which invokes all the matchers, reducing boilerplate Change-Id: Ia1bf110323c5877a1b92aef34c12c39008256f05
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.