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

  /external/ceres-solver/internal/ceres/
minimizer.cc 59 summary->termination_type = USER_FAILURE;
types.cc 308 CASESTR(USER_FAILURE);
solver.cc 550 termination_type != USER_FAILURE) {
solver_impl.cc 127 if (summary->termination_type != USER_FAILURE &&
174 if (summary->termination_type != USER_FAILURE &&
    [all...]
  /external/ceres-solver/include/ceres/
types.h 345 USER_FAILURE

Completed in 1460 milliseconds