We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d4d8b6 + 9b4e719 commit 3be1112Copy full SHA for 3be1112
pyproximal/proximal/Log.py
@@ -42,7 +42,7 @@ class Log(ProxOperator):
42
or at a local minimum. Consider therefore
43
44
.. math::
45
- f(z) = k \log(\gamma x + 1) + \frac{1}{2} (x - z)^2
+ f(z) = k \log(\gamma z + 1) + \frac{1}{2} (x - z)^2
46
47
where :math:`k= \frac{\tau \sigma}{\log(\gamma + 1)}` is introduced for
48
convenience. The condition that :math:`f'(z) = 0` yields the following equation
0 commit comments