Skip to content

Commit

Permalink
Update src/R2DH.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Dominique <[email protected]>
  • Loading branch information
MohamedLaghdafHABIBOULLAH and dpo authored Jan 10, 2025
1 parent dad028a commit 59139f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/R2DH.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ where φ(s ; xₖ) = f(xₖ) + ∇f(xₖ)ᵀs + ½ sᵀ(Dₖ + σₖI)s is a qua
* `nlp::AbstractDiagonalQNModel`: a smooth optimization problem
* `h`: a regularizer such as those defined in ProximalOperators
* `options::ROSolverOptions`: a structure containing algorithmic parameters
* `x0::AbstractVector`: an initial guess (in the second calling form)
### Keyword Arguments
Expand Down

0 comments on commit 59139f0

Please sign in to comment.