You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks. I made a mistake .
But I have another question.
What does the second parameter mean in vnl_least_squares_function (unsigned int number_of_unknowns, unsigned int number_of_residuals, UseGradient g=use_gradient) ?
Here number_of_residuals >= number_of_unknowns, is it right?
I am confused about number_of_residuals.
Hi, I want to use LM algorithm in my application.
Could you show me the function in
LMTest.cpp ?
The text was updated successfully, but these errors were encountered: