Files
ceres-solver/include/ceres
Sameer Agarwal db1f5b57a0 Allow some methods in Problem to use const double*.
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
2019-06-05 15:45:02 -07:00
..
2019-04-15 22:09:24 +02:00
2018-09-21 13:41:18 +00:00
2018-04-18 09:54:42 -07:00
2018-08-09 12:17:05 -07:00
2019-03-03 18:53:13 +00:00
2019-03-03 18:53:13 +00:00
2019-04-15 22:09:24 +02:00
2019-04-29 10:59:09 -07:00
2019-05-31 09:00:40 -07:00
2019-04-15 22:09:24 +02:00
2018-04-24 17:56:25 +00:00