Home
last modified time | relevance | path

Searched refs:TerminationType (Results 1 – 5 of 5) sorted by relevance

/external/ceres-solver/include/ceres/
Dtypes.h310 enum TerminationType { enum
475 CERES_EXPORT const char* TerminationTypeToString(TerminationType type);
Dsolver.h744 TerminationType termination_type;
/external/ceres-solver/internal/ceres/
Dtypes.cc302 const char* TerminationTypeToString(TerminationType type) { in TerminationTypeToString()
/external/ceres-solver/docs/source/
Dversion_history.rst81 ``TerminationType``.
Dsolving.rst1893 .. member:: TerminationType Solver::Summary::termination_type