Searched defs:DestructorCountingCostFunction (Results 1 – 1 of 1) sorted by relevance
304 class DestructorCountingCostFunction : public SizedCostFunction<3, 4, 5> { class306 explicit DestructorCountingCostFunction(int *num_destructions) in DestructorCountingCostFunction() function in ceres::internal::DestructorCountingCostFunction