Home
last modified time | relevance | path

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

/external/ceres-solver/internal/ceres/
Dc_api.cc160 ceres::LossFunction* callback_loss_function = NULL; in ceres_problem_add_residual_block() local
162 callback_loss_function = new CallbackLossFunction(loss_function, in ceres_problem_add_residual_block()
170 callback_loss_function, in ceres_problem_add_residual_block()