mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
cc0bd492bd
1. Instead of Core/LU just include Eigen/Dense 2. Rename SolverParameters to Options and params to options. 3. Rename Results to Summary. 4. Summary::error_magnitude -> Summary::final_cost. 5. Add Summary::initial_cost. 6. Change definitions of Summary::initial_cost and Summary::final_cost to match those used by Ceres::Solver. Change-Id: Id64b78398f47810ca25938a15423c514fc8c164d