Searched refs:BISECTION (Results 1 – 5 of 5) sorted by relevance
223 CASESTR(BISECTION); in LineSearchInterpolationTypeToString()235 STRENUM(BISECTION); in StringToLineSearchInterpolationType()
261 (options.line_search_interpolation_type == ceres::BISECTION && in LineSearchOptionsAreValid()383 line_search_interpolation_type(BISECTION), in Summary()
158 (interpolation_type == BISECTION && in InterpolatingPolynomialMinimizingStepSize()163 } else if (interpolation_type == BISECTION) { in InterpolatingPolynomialMinimizingStepSize()
401 BISECTION, enumerator
901 function. Valid values are ``BISECTION``, ``QUADRATIC`` and