Home
last modified time | relevance | path

Searched refs:OPTION_LE (Results 1 – 1 of 1) sorted by relevance

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