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

  /external/ceres-solver/internal/ceres/
line_search_direction.h 49 nonlinear_conjugate_gradient_type(FLETCHER_REEVES),
types.cc 242 CASESTR(FLETCHER_REEVES);
254 STRENUM(FLETCHER_REEVES);
line_search_direction.cc 67 case FLETCHER_REEVES:
  /external/ceres-solver/include/ceres/
types.h 241 FLETCHER_REEVES,
solver.h 64 nonlinear_conjugate_gradient_type = FLETCHER_REEVES;
    [all...]

Completed in 94 milliseconds