Define CERES_OPTION_FROM_STRING_DEFINITION

Define Documentation

CERES_OPTION_FROM_STRING_DEFINITION(Option)

Defines FromString overloaded function to Ceres Options.

For a given Ceres Solver Option <T>, the function FromString calls ceres::StringTo<T>