mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 09:00:37 +08:00
9665e09902
TrustRegionMinimizer evaluates the size of the step taken in the ambient space, where as the LineSearchMinimizer was using the norm in the tangent space. This change fixes this discrepancy. Change-Id: I9fef64cbb5622c9769c0413003cfb1dc6e89cfa3