Define CERES_VERSION_AT_LEAST
Defined in File ceres_macros.hpp
Define Documentation
-
CERES_VERSION_AT_LEAST(x, y, z)
Check for at least Ceres Solver version x.y.z, where: x = major, y = minor and z = revision.
Defined in File ceres_macros.hpp
Check for at least Ceres Solver version x.y.z, where: x = major, y = minor and z = revision.