Skip to content

Commit

Permalink
Update src/R2N.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Dominique <[email protected]>
  • Loading branch information
MohamedLaghdafHABIBOULLAH and dpo committed Jan 17, 2025
1 parent 6f9937f commit 6f1f0a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/R2N.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ method or the quadratic regularization method.
* `nlp::AbstractNLPModel`: a smooth optimization problem
* `h`: a regularizer such as those defined in ProximalOperators
* `options::ROSolverOptions`: a structure containing algorithmic parameters
* `options::ROSolverOptions`: a structure containing algorithmic parameters.
The objective, gradient and Hessian of `nlp` will be accessed.
The Hessian is accessed as an abstract operator and need not be the exact Hessian.
Expand Down

0 comments on commit 6f1f0a9

Please sign in to comment.