From 4397239d699f1f53282341123c641484576eab5b Mon Sep 17 00:00:00 2001 From: MohamedLaghdafHABIBOULLAH <81633807+MohamedLaghdafHABIBOULLAH@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:19:31 -0400 Subject: [PATCH] correct documentation Co-authored-by: Dominique --- src/R2N.jl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/R2N.jl b/src/R2N.jl index fe8124e0..f426a4d2 100644 --- a/src/R2N.jl +++ b/src/R2N.jl @@ -7,8 +7,7 @@ A regularized quasi-Newton method for the problem min f(x) + h(x) -where f: ℝⁿ → ℝ has a Lipschitz-continuous Jacobian, and h: ℝⁿ → ℝ is -lower semi-continuous and proper. +where f: ℝⁿ → ℝ is C¹ and h: ℝⁿ → ℝ is lower semi-continuous and proper. About each iterate xₖ, a step sₖ is computed as an approximate solution of