-
- Downloads
Fix: No descent if the gradient is too small
At least for the tangential descent, a gradient of magnitude 1e-16 causes problems. Test included
Showing
- dune/tectonic/minimisation.hh 1 addition, 1 deletiondune/tectonic/minimisation.hh
- src/test-gradient-sample-steep.cc 1 addition, 1 deletionsrc/test-gradient-sample-steep.cc
- src/test-gradient-sample-steep2.cc 1 addition, 1 deletionsrc/test-gradient-sample-steep2.cc
- src/test-gradient-sample-verysteep.cc 1 addition, 1 deletionsrc/test-gradient-sample-verysteep.cc
Please register or sign in to comment