OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ceres_cost_function_t
(Results
1 - 2
of
2
) sorted by null
/external/ceres-solver/include/ceres/
c_api.h
56
typedef int (*
ceres_cost_function_t
)(void* user_data,
typedef
127
ceres_cost_function_t
cost_function,
/external/ceres-solver/internal/ceres/
c_api.cc
68
CallbackCostFunction(
ceres_cost_function_t
cost_function,
93
ceres_cost_function_t
cost_function_;
143
ceres_cost_function_t
cost_function,
Completed in 30 milliseconds