mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
560940fa27
1. Push the boundary handling logic into the underlying array object. This has two very significant impacts: a. The interpolation code becomes extremely simple to write and to test. b. The user has more flexibility in implementing how out of bounds values are handled. We provide one default implementation. Change-Id: Ic2f6cf9257ce7110c62e492688e5a6c8be1e7df2