Skip to content

Commit f4c0c2e

Browse files
Update paper/paper.md
Co-authored-by: Maxence Gollier <134112149+MaxenceGollier@users.noreply.github.com>
1 parent bff5892 commit f4c0c2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

paper/paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The main difference between the proximal operators implemented in
101101
is that those implemented here involve a translation of the nonsmooth term.
102102
Specifically, this package considers proximal operators defined as
103103
$$
104-
argmin \, { \tfrac{1}{2} ‖t - q‖₂² + ν h(x + s + t) + χ(s + t; ΔB) | t ∈ ℝⁿ },
104+
\underset{t \in \mathbb{R}^n}{\arg\min} \, { \tfrac{1}{2} ‖t - q‖₂² + ν h(x + s + t) + χ(s + t; ΔB) | t ∈ ℝⁿ },
105105
$$
106106
where $q$ is given, $x$ and $s$ are fixed shifts, $h$ is the nonsmooth term with respect
107107
to which we are computing the proximal operator, and $χ(.; \Delta B)$ is the indicator of

0 commit comments

Comments
 (0)