Searched refs:CUBIC (Results 1 – 6 of 6) sorted by relevance
225 CASESTR(CUBIC); in LineSearchInterpolationTypeToString()237 STRENUM(CUBIC); in StringToLineSearchInterpolationType()
64 : interpolation_type(CUBIC), in Options()
198 } else if (interpolation_type == CUBIC) { in InterpolatingPolynomialMinimizingStepSize()249 options().interpolation_type == CUBIC; in Search()
403 CUBIC enumerator
68 line_search_interpolation_type = CUBIC; in Options()
898 Default: ``CUBIC``902 ``CUBIC``.