Skip to content
Snippets Groups Projects
Commit aca32ed3 authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Add a trustRegionScaling parameter

parent 709bad66
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,8 @@ tolerance = 1e-8
# Max number of steps of the trust region solver
maxTrustRegionSteps = 200
trustRegionScaling = 1 1 1 1 1 1
# Initial trust-region radius
initialTrustRegionRadius = 0.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment