ceres_python_bindings
ceres_python_bindings copied to clipboard
bindings for ceres::cos, ceres::sin
Do you provide bindings for ceres::cos
and ceres::sin
? I want to write a custom functor which optimizes an angle variable and I want to use ceres' cos and sine so that it treats as a special variable that needs to be handled with care. Any help?