Searched refs:NONLINEAR_CONJUGATE_GRADIENT (Results 1 – 5 of 5) sorted by relevance
186 CASESTR(NONLINEAR_CONJUGATE_GRADIENT); in LineSearchDirectionTypeToString()198 STRENUM(NONLINEAR_CONJUGATE_GRADIENT); in StringToLineSearchDirectionType()
348 if (options.type == NONLINEAR_CONJUGATE_GRADIENT) { in Create()
521 } else if (line_search_direction_type == NONLINEAR_CONJUGATE_GRADIENT) { in FullReport()
189 NONLINEAR_CONJUGATE_GRADIENT, enumerator
398 2. ``NONLINEAR_CONJUGATE_GRADIENT`` A generalization of the Conjugate817 Choices are ``STEEPEST_DESCENT``, ``NONLINEAR_CONJUGATE_GRADIENT``,2141 If the line search direction is `NONLINEAR_CONJUGATE_GRADIENT`,