mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-30 00:50:37 +08:00
fda69b5213
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