mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
40df20b4aa
This brings the ability to have numerically differentiated cost functions to be added with its structure decided on runtime rather than compile time. And some minor cleanups. Two things still need to be done. a. Update the modeling docs. b. Remove RuntimeNumericDiffCostFunction in ceres::internal and replace its usage with DynamicNumericDiffCostFunction. Change-Id: Ib771f093f29236c95a99df31c584d579b8e36615