Osama Ahmadieh
unread,Sep 18, 2023, 11:08:01 AMSep 18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ceres Solver
Hello,
Is there a way to check which of the termination criteria was met for the optimizer converge?
There is the summary.termination_type that says if the optimizer converged, didn't converge, or failed, but it doesn't say which criteria was met in order to converge i.e function tolerance, parameter tolerance, gradient tolerance, were satisfied.
Thank you!