| commit | 0315c6ca9ad3059d39975ada3565cf6c71d98ffa | [log] [tgz] | 
|---|---|---|
| author | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Wed Mar 08 22:15:41 2023 +0100 | 
| committer | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Wed Mar 08 23:46:33 2023 +0100 | 
| tree | 94458c49255b40d0600e647f7e4c43f2613b298d | |
| parent | 3cdfae110fdd5899f738b385597d3da0c96c8c37 [diff] | 
Provide DynamicAutoDiffCostFunction deduction guide The deduction guide allows to avoid repeating the CostFunctor type. Change-Id: I2285de37071006a97f89988baa9b7054d82dae86
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.