Searched refs:NO_CONVERGENCE (Results 1 - 5 of 5) sorted by relevance

/external/ceres-solver/internal/ceres/
H A Dline_search_minimizer.cc110 summary->termination_type = NO_CONVERGENCE;
217 summary->termination_type = NO_CONVERGENCE;
226 summary->termination_type = NO_CONVERGENCE;
H A Dtrust_region_minimizer.cc146 summary->termination_type = NO_CONVERGENCE;
266 summary->termination_type = NO_CONVERGENCE;
275 summary->termination_type = NO_CONVERGENCE;
H A Dtypes.cc305 CASESTR(NO_CONVERGENCE);
H A Dsolver.cc608 termination_type == NO_CONVERGENCE ||
/external/ceres-solver/include/ceres/
H A Dtypes.h325 NO_CONVERGENCE, enumerator in enum:ceres::TerminationType

Completed in 52 milliseconds