Home
last modified time | relevance | path

Searched refs:ceres_cost_function_t (Results 1 – 2 of 2) sorted by relevance

/external/ceres-solver/internal/ceres/
Dc_api.cc68 CallbackCostFunction(ceres_cost_function_t cost_function, in CallbackCostFunction()
93 ceres_cost_function_t cost_function_;
143 ceres_cost_function_t cost_function, in ceres_problem_add_residual_block()
/external/ceres-solver/include/ceres/
Dc_api.h56 typedef int (*ceres_cost_function_t)(void* user_data, typedef
127 ceres_cost_function_t cost_function,