Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dc_api.cc101 explicit CallbackLossFunction(ceres_loss_function_t loss_function, in CallbackLossFunction()
109 ceres_loss_function_t loss_function_;
145 ceres_loss_function_t loss_function, in ceres_problem_add_residual_block()
/external/ceres-solver/include/ceres/
Dc_api.h62 typedef void (*ceres_loss_function_t)(void* user_data, typedef
129 ceres_loss_function_t loss_function,