HomeSort by relevance Sort by last modified time
    Searched refs:ceres_create_cauchy_loss_function_data (Results 1 - 3 of 3) sorted by null

  /external/ceres-solver/include/ceres/
c_api.h 78 * ceres_create_cauchy_loss_function_data(1.2, 0.0);
96 CERES_EXPORT void* ceres_create_cauchy_loss_function_data(double a);
  /external/ceres-solver/internal/ceres/
c_api.cc 120 void* ceres_create_cauchy_loss_function_data(double a) { function
c_api_test.cc 195 ceres_create_cauchy_loss_function_data(5.0);

Completed in 60 milliseconds