mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
e51e9b46f6
This CL changes the implementation of AddResidualBlock() in ceres::Problem using variadic templates. Also one new overload for AddResidualBlock() is added using a double** and the number of parameter blocks. Change-Id: I007a82a06897335a117213a0d12fedb4a77076a0