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

  /external/ceres-solver/internal/ceres/
line_search_minimizer.cc 110 summary->termination_type = NO_CONVERGENCE;
217 summary->termination_type = NO_CONVERGENCE;
226 summary->termination_type = NO_CONVERGENCE;
trust_region_minimizer.cc 146 summary->termination_type = NO_CONVERGENCE;
266 summary->termination_type = NO_CONVERGENCE;
275 summary->termination_type = NO_CONVERGENCE;
types.cc 305 CASESTR(NO_CONVERGENCE);
solver.cc 608 termination_type == NO_CONVERGENCE ||
  /external/ceres-solver/include/ceres/
types.h 325 NO_CONVERGENCE,

Completed in 212 milliseconds