Skip to content

Commit

Permalink
Update Wrappers/Python/cil/optimisation/functions/TotalVariation.py
Browse files Browse the repository at this point in the history
Co-authored-by: Gemma Fardell <[email protected]>
Signed-off-by: Margaret Duff <[email protected]>
  • Loading branch information
MargaretDuff and gfardell authored Sep 13, 2023
1 parent 2a0027b commit cb126b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ class TotalVariation(Function):
Splits the Gradient into spatial gradient and spectral or temporal gradient for multichannel data.
info : :obj:`boolean`, default = False
Information is printed for the stopping criterion of the FGP algorithm used to solve the dual problem
Information is printed for the stopping criterion of the FGP algorithm used to solve the dual problem
of the Total Variation Denoising problem (ROF).
strong_convexity_constant : :obj:`float`, default = 0
Expand Down

0 comments on commit cb126b0

Please sign in to comment.