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

/external/ceres-solver/internal/ceres/
H A Dsolver.cc76 #define OPTION_LE(x, y) OPTION_OP(x, y, <=); macro
236 OPTION_LE(min_line_search_step_contraction, 1.0);
278 #undef OPTION_LE macro

Completed in 369 milliseconds