Open ManifoldFR opened 2 years ago
For more robustness we need a better linesearch procedure:
DEBUG
We can take inspiration from the implementations in Google Ceres: https://github.com/ceres-solver/ceres-solver/blob/master/internal/ceres/line_search.cc
Point 3 addressed by 57200519a46774decbf532727778bf5add873b01
For more robustness we need a better linesearch procedure:
DEBUG
modeWe can take inspiration from the implementations in Google Ceres: https://github.com/ceres-solver/ceres-solver/blob/master/internal/ceres/line_search.cc