-
- Downloads
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. (cherry picked from commit 0b81209a)
Showing
Loading
Please register or sign in to comment