Closed nnop closed 11 months ago
Add wrapper for protected CostFunction::set_num_residuals() with PyCostFunction::set_num_residuals() to enable writing cost function in Python.
CostFunction::set_num_residuals()
PyCostFunction::set_num_residuals()
Ref: #22
Thank you very much!
Add wrapper for protected
CostFunction::set_num_residuals()
withPyCostFunction::set_num_residuals()
to enable writing cost function in Python.Ref: #22