mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 08:34:37 +08:00
db1f5b57a0
Some methods in Problem do not modify the parameter block and those methods now allow the user to call them with const double*. The methods are RemoveParameterBlock SetParameterBlockConstant IsParameterBlockConstant GetParameterization GetParameterLowerBound GetParameterUpperBound https://github.com/ceres-solver/ceres-solver/issues/479 Change-Id: I59dcb77134f59576dd498bd732e29aae9abd28b1