Files
ceres-solver/docs/source
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-03-03 18:53:13 +00:00
2018-09-18 03:18:04 +00:00
2016-11-27 15:12:11 -08:00
2016-10-13 09:35:18 -07:00
2013-05-23 12:49:35 -07:00
2019-03-03 18:53:13 +00:00
2014-10-08 08:47:34 -07:00