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

  /external/ceres-solver/include/ceres/
c_api.h 94 CERES_EXPORT void* ceres_create_huber_loss_function_data(double a);
  /external/ceres-solver/internal/ceres/
c_api.cc 114 void* ceres_create_huber_loss_function_data(double a) { function

Completed in 30 milliseconds