Skip to content
Snippets Groups Projects
Commit 0b81209a authored by Marco Ratto's avatar Marco Ratto
Browse files

distinguish between TolFun (optimizer termination criterion) and...

distinguish between TolFun (optimizer termination criterion) and TolGstep/TolGstepRel, used for tuning gradient step.
So, we can keep for example TolFun=1.e-5, while allowing coarser values for TolGstep. this may help when maximizing non smooth surfaces (e.g. PKF or very large models), where numerical noise may count. By default TolGstep=TolFun as in usual historical behavior.
parent 35d0fdfd
Branches
No related tags found
No related merge requests found
Pipeline #8122 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment