Files
ceres-solver/include/ceres
Alex Stewart 74762b6033 Allow construction of an AutoDiffLocalParameterization with a functor.
- Previously AutoDiffLocalParameterization would internally instantiate
  a functor instance whenever one was required.  This prohibits the
  user passing arguments to the constructor of the functor.
- Now AutoDiffLocalParameterization can take over ownership of an
  allocated functor which the user created.  This mimics the behaviour
  of AutoDiffCostFunction.

Change-Id: I264e1face44ca5d5e71cc20c77cc7654d3f74cc0
2014-03-20 19:32:28 +00:00
..
2013-07-17 11:31:08 -07:00
2013-10-31 14:07:18 -07:00
2013-02-24 19:04:21 +00:00
2012-04-30 23:09:08 -07:00
2013-10-03 13:24:45 -07:00
2013-10-28 19:38:08 -07:00
2013-05-09 10:09:38 -07:00
2014-02-15 15:02:26 -08:00