HomeSort by relevance Sort by last modified time
    Searched refs:FLETCHER_REEVES (Results 1 - 6 of 6) sorted by null

  /external/ceres-solver/internal/ceres/
line_search_direction.h 47 nonlinear_conjugate_gradient_type(FLETCHER_REEVES),
types.cc 244 CASESTR(FLETCHER_REEVES);
256 STRENUM(FLETCHER_REEVES);
line_search_direction.cc 65 case FLETCHER_REEVES:
solver.cc 384 nonlinear_conjugate_gradient_type(FLETCHER_REEVES),
  /external/ceres-solver/include/ceres/
solver.h 65 nonlinear_conjugate_gradient_type = FLETCHER_REEVES;
    [all...]
types.h 255 FLETCHER_REEVES,

Completed in 203 milliseconds