Skip to content

Commit 66ca59c

Browse files
Update src/R2DH.jl
Co-authored-by: Dominique <[email protected]>
1 parent 20e1cb4 commit 66ca59c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/R2DH.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ where φ(s ; xₖ) = f(xₖ) + ∇f(xₖ)ᵀs + ½ sᵀ(Dₖ + σₖI)s is a qua
2222
* `nlp::AbstractDiagonalQNModel`: a smooth optimization problem
2323
* `h`: a regularizer such as those defined in ProximalOperators
2424
* `options::ROSolverOptions`: a structure containing algorithmic parameters
25-
* `x0::AbstractVector`: an initial guess (in the second calling form)
2625
2726
### Keyword Arguments
2827

0 commit comments

Comments
 (0)