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

  /external/ceres-solver/internal/ceres/
types.cc 224 CASESTR(QUADRATIC);
236 STRENUM(QUADRATIC);
line_search.cc 188 if (interpolation_type == QUADRATIC) {
246 // minimizing polynomial, we can fit up to a quadratic without requiring the
    [all...]
  /external/ceres-solver/include/ceres/
types.h 402 QUADRATIC,

Completed in 107 milliseconds