Home
last modified time | relevance | path

Searched defs:DestructorCountingCostFunction (Results 1 – 1 of 1) sorted by relevance

/external/ceres-solver/internal/ceres/
Dproblem_test.cc304 class DestructorCountingCostFunction : public SizedCostFunction<3, 4, 5> { class
306 explicit DestructorCountingCostFunction(int *num_destructions) in DestructorCountingCostFunction() function in ceres::internal::DestructorCountingCostFunction