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

  /external/ceres-solver/include/ceres/
types.h 387 QUADRATIC,
  /external/ceres-solver/internal/ceres/
types.cc 222 CASESTR(QUADRATIC);
234 STRENUM(QUADRATIC);
line_search.cc 184 if (interpolation_type == QUADRATIC) {

Completed in 397 milliseconds