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

  /external/ceres-solver/internal/ceres/
line_search_minimizer.cc 100 summary->termination_type = NO_CONVERGENCE;
209 summary->termination_type = NO_CONVERGENCE;
217 summary->termination_type = NO_CONVERGENCE;
trust_region_minimizer.cc 85 summary->termination_type = NO_CONVERGENCE;
187 summary->termination_type = NO_CONVERGENCE;
195 summary->termination_type = NO_CONVERGENCE;
types.cc 283 CASESTR(NO_CONVERGENCE);
  /external/ceres-solver/include/ceres/
types.h 304 NO_CONVERGENCE,

Completed in 162 milliseconds