ceres_python_bindings icon indicating copy to clipboard operation
ceres_python_bindings copied to clipboard

bindings for ceres::cos, ceres::sin

Open SubMishMar opened this issue 1 year ago • 0 comments

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?

SubMishMar avatar May 05 '23 22:05 SubMishMar