Functions | |
const char * | DumpFormatTypeToString (DumpFormatType type) |
const char * | LoggingTypeToString (LoggingType type) |
bool | StringToDumpFormatType (std::string value, DumpFormatType *type) |
bool | StringToLoggingType (std::string value, LoggingType *type) |
static void | UpperCase (std::string *input) |
Patch Ceres versions before 2.0.0 that miss the LoggingType and DumpFormatType ToString and StringTo functions.
|
inline |
Definition at line 119 of file ceres_options.h.
|
inline |
Definition at line 100 of file ceres_options.h.
|
inline |
Definition at line 130 of file ceres_options.h.
|
inline |
Definition at line 111 of file ceres_options.h.
|
static |
Definition at line 93 of file ceres_options.h.