Skip to content

Commit

Permalink
Update src/R2N.jl
Browse files Browse the repository at this point in the history
remove dead code

Co-authored-by: Dominique <[email protected]>
  • Loading branch information
MohamedLaghdafHABIBOULLAH and dpo committed Jan 17, 2025
1 parent f150291 commit 3a63068
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/R2N.jl
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ function R2N(
end

# initialize parameters
#σk = max(1 / options.ν, σmin) #SVM
xk = copy(x0)
hk = h(xk[selected])
if hk == Inf
Expand Down

0 comments on commit 3a63068

Please sign in to comment.