Solver getters
Compare changes
Files
4+ 20
− 0
@@ -351,6 +351,26 @@ void CeresManager::updateStateBlockLocalParametrization(const StateBlockPtr& sta
Add getters for the results of solving. Quite obvious ones:
hasConverged() iterations() initialCost() finalCost()