Skip to content

Commit

Permalink
Update MoreThuente.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinebou12 authored Dec 19, 2024
1 parent e887998 commit 19bec68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/polysolve/nonlinear/line_search/MoreThuente.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ namespace polysolve::nonlinear::line_search
double wolfe_c1;
double wolfe_c2;
int max_iterations;
double max_step_size;
};
} // namespace polysolve::nonlinear::line_search

0 comments on commit 19bec68

Please sign in to comment.