Searched defs:OPTION_LT_OPTION (Results 1 - 1 of 1) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dsolver.cc79 #define OPTION_LT_OPTION(x, y) OPTION_OP_OPTION(x ,y, <) macro
234 OPTION_LT_OPTION(max_line_search_step_contraction,
239 OPTION_LT_OPTION(line_search_sufficient_function_decrease,
281 #undef OPTION_LT_OPTION macro

Completed in 43 milliseconds