Searched refs:NONLINEAR_CONJUGATE_GRADIENT (Results 1 - 4 of 4) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dtypes.cc186 CASESTR(NONLINEAR_CONJUGATE_GRADIENT);
198 STRENUM(NONLINEAR_CONJUGATE_GRADIENT);
H A Dline_search_direction.cc348 if (options.type == NONLINEAR_CONJUGATE_GRADIENT) {
H A Dsolver.cc521 } else if (line_search_direction_type == NONLINEAR_CONJUGATE_GRADIENT) {
/external/ceres-solver/include/ceres/
H A Dtypes.h189 NONLINEAR_CONJUGATE_GRADIENT, enumerator in enum:ceres::LineSearchDirectionType

Completed in 327 milliseconds