Skip to content
Snippets Groups Projects
Commit 9be6e8c7 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Tune solver

parent 687f45ba
No related branches found
No related tags found
No related merge requests found
minimizer: "LEVENBERG_MARQUARDT"
interrupt_on_problem_change: false
interrupt_on_problem_change: true
min_num_iterations: 1
max_num_iterations: 20
max_num_iterations: 30
function_tolerance: 1e-8
gradient_tolerance: 1e-9
use_nonmonotonic_steps: false
period: 0.05
n_threads: 2
n_threads: 4
compute_cov: false
verbose: 0
\ No newline at end of file
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