#508 closed enhancement (fixed)
Iterations number report
Reported by: | lmperez | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | Math | Version: | 1.1.5 |
Severity: | normal | Keywords: | |
Cc: |
Description
I need that the estimate function answer my the iterations number that it needs to reach a solution. So that we can study that number and the connection with the "MaxIter" number that it's defined by Tol.
Actually, we can see the number of iterations in the log file, but it would be a nice idea to include that number in an estimation report set.
Thanks.
Change History (3)
comment:1 Changed 18 years ago by
Status: | new → assigned |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Type: | defect → enhancement |
A new item is added to estimation results
Real Information::MarquardtIterNumber
to return the number of Marquardt iterations
comment:3 Changed 16 years ago by
Note: See
TracTickets for help on using
tickets.
It's a good idea
I will add some auxiliar information about convergence in final returned set.
Thanks to report it.