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

  /external/ceres-solver/include/ceres/
c_api.h 87 * ceres_free_stock_loss_function_data(cauchy_loss_function_data);
98 void ceres_free_stock_loss_function_data(void* loss_function_data);
  /external/ceres-solver/internal/ceres/
c_api.cc 130 void ceres_free_stock_loss_function_data(void* loss_function_data) { function
c_api_test.cc 216 ceres_free_stock_loss_function_data(cauchy_loss_data);

Completed in 54 milliseconds