Searched refs:GetResidualBlocks (Results 1 – 6 of 6) sorted by relevance
242 void Problem::GetResidualBlocks( in GetResidualBlocks() function in ceres::Problem244 problem_impl_->GetResidualBlocks(residual_blocks); in GetResidualBlocks()
154 void GetResidualBlocks(vector<ResidualBlockId>* residual_blocks) const;
809 void ProblemImpl::GetResidualBlocks( in GetResidualBlocks() function in ceres::internal::ProblemImpl
886 problem.GetResidualBlocks(&residual_blocks); in ExpectProblemHasResidualBlocks()
364 void GetResidualBlocks(vector<ResidualBlockId>* residual_blocks) const;
1474 .. function:: void Problem::GetResidualBlocks(vector<ResidualBlockId>* residual_blocks) const