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

  /external/ceres-solver/include/ceres/
c_api.h 59 typedef void (*ceres_loss_function_t)(void* user_data, typedef
100 /* This is an implementation of ceres_loss_function_t contained within Ceres
126 ceres_loss_function_t loss_function,
  /external/ceres-solver/internal/ceres/
c_api.cc 101 explicit CallbackLossFunction(ceres_loss_function_t loss_function,
109 ceres_loss_function_t loss_function_;
145 ceres_loss_function_t loss_function,

Completed in 201 milliseconds