Files
ceres-solver/include/ceres
Keir Mierle fda69b5213 Export the structure of a problem to the public API
This adds three new public methods to ceres::Problem:

  Problem::GetResidualBlocks()
  Problem::GetParameterBlocksForResidualBlock()
  Problem::GetResidualBlocksForParameterBlock()

These permit access to the underlying graph structure of the problem.

Change-Id: I55a4c7f0e5f325f140cb4830e7a7070554594650
2013-10-29 02:30:57 +00:00
..
2013-07-17 11:31:08 -07:00
2013-10-03 20:10:18 +00:00
2013-02-24 19:04:21 +00:00
2013-09-24 11:20:19 -07:00
2012-04-30 23:09:08 -07:00
2013-10-03 13:24:45 -07:00
2013-05-09 10:09:38 -07:00
2013-10-21 12:34:57 +00:00