Searched refs:ceres_create_cauchy_loss_function_data (Results 1 – 3 of 3) sorted by relevance
96 CERES_EXPORT void* ceres_create_cauchy_loss_function_data(double a);
195 ceres_create_cauchy_loss_function_data(5.0); in TEST()
120 void* ceres_create_cauchy_loss_function_data(double a) { in ceres_create_cauchy_loss_function_data() function