Home
last modified time | relevance | path

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

/external/ceres-solver/include/ceres/
Dc_api.h101 CERES_EXPORT void ceres_free_stock_loss_function_data(void* loss_function_data);
/external/ceres-solver/internal/ceres/
Dc_api_test.cc216 ceres_free_stock_loss_function_data(cauchy_loss_data); in TEST()
Dc_api.cc130 void ceres_free_stock_loss_function_data(void* loss_function_data) { in ceres_free_stock_loss_function_data() function