Skip to content
Snippets Groups Projects
Commit 02c74460 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 7d87be2a
No related branches found
No related tags found
1 merge request!2224enhancements and new robust feature in line search within optimizer=5
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment